Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for unity 2019 #19

Closed
TheMaskedMan00 opened this issue Aug 31, 2022 · 1 comment
Closed

Support for unity 2019 #19

TheMaskedMan00 opened this issue Aug 31, 2022 · 1 comment
Labels
question Further information is requested wontfix This will not be worked on

Comments

@TheMaskedMan00
Copy link

Would support for unity 2019 be possible?
I keep getting errors when trying to import it into unity 2019.4.31

Library\PackageCache\com.eastylabs.rosalina@e5b86250e5\Editor\Scripts\Generator\RosalinaBindingsGenerator.cs(16,58): error CS1525: Invalid expression term ''
Library\PackageCache\com.eastylabs.rosalina@e5b86250e5\Editor\Scripts\Generator\RosalinaBindingsGenerator.cs(16,58): error CS1646: Keyword, identifier, or string expected after verbatim specifier: @
Library\PackageCache\com.eastylabs.rosalina@e5b86250e5\Editor\Scripts\Generator\RosalinaBindingsGenerator.cs(16,141): error CS1010: Newline in constant
Library\PackageCache\com.eastylabs.rosalina@e5b86250e5\Editor\Scripts\Generator\RosalinaBindingsGenerator.cs(26,1): error CS1010: Newline in constant
Library\PackageCache\com.eastylabs.rosalina@e5b86250e5\Editor\Scripts\Generator\RosalinaBindingsGenerator.cs(26,3): error CS1002: ; expected
Library\PackageCache\com.eastylabs.rosalina@e5b86250e5\Editor\Scripts\Parsing\RosalinaUXMLParser.cs(16,15): error CS1003: Syntax error, '(' expected
Library\PackageCache\com.eastylabs.rosalina@e5b86250e5\Editor\Scripts\Parsing\RosalinaUXMLParser.cs(16,72): error CS1026: ) expected
@Eastrall
Copy link
Owner

Eastrall commented Sep 1, 2022

Rosalina is compatible with Unity 2021.2 as UI Toolkit is part of Unity since that version. I do not intend to add support for version prior to 2021.2.

@Eastrall Eastrall added question Further information is requested wontfix This will not be worked on labels Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants