Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.1.0a10
2019.2.0a1
2019.3.0a1
2019.3.0a7
Issue ID
1167102
Regression
No
ExpressionNotValidException errors appear when adding invalid versions to Version Defines list
How to reproduce:
1. Create new project
2. Create Assembly Definition
3. Add to Version Defines list
4. Select any package
5. Write any information to Define and Expression fields and apply.
Reproducible with: 2019.1.0a10, 2019.1.9f1, 2019.2.0b8, 2019.3.0a8
Not reproducible with: 2017.4.29f1, 2018.4.3f1, 2019.1.0a9 (Version Defines weren't available)
Actual results: ExpressionNotValidException spams the console
Expected results: only one error explaining the issue should appear
Error: ExpressionNotValidException: Invalid character a : a
UnityEditor.Scripting.ScriptCompilation.SemVersionRanges.ParseExpression (System.String expression) (at C:/buildslave/unity/build/Editor/Mono/Scripting/ScriptCompilation/SemVersionRanges.cs:95)
Fixed in: 2020.1.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Lights with Cookies generate Cookie Atlas and increase Memory usage every time when Play mode is entered
- Crash on mono_traverse_object_internal when exiting Play mode on a specific project
- Camera prefab shows up in overrides after upgrade when game view is changed to Simulator
- Prefab Override context menu does not appear when changing attributes on a Terrain Component
- Particles are visible through Mesh when Sprite-Lit-Default Material is used
Add comment