Search Issue Tracker
Fixed in 2017.2.X
Votes
0
Found in
5.5.0f3
Issue ID
871725
Regression
Yes
error CS1525, while using ternary operator whitout spaces in a script
Reproduction steps:
1. Open attached project.
Expected: no errors
Actual: 2 errors:
Assets/TestError.cs(14,15): error CS1525: Unexpected symbol `0,4', expecting `.' or `['
Assets/TestError.cs(14,18): error CS1525: Unexpected symbol `:', expecting `.' or `['
Errors are not shown if line 14 is commented.
Not reproduced on: 5.4.5p2
Reproduced on: 5.5.0a6, 5.6.1p2, 2017.1.0b8, 2017.2.0a1
Fixed on: 5.6.2p1, 2017.1.0f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- NullReferenceException is thrown when assigning an Object to a custom DebugUI.ObjectField in Rendering Debugger
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
Add comment