Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
0.50.1
Issue ID
ECSB-2
Regression
No
DOTS Entities throws a compilation error when using named arguments
Branch: release/dots-0.51
How to reproduce:
1. Open the user attached "namedArguments.zip" project
2. Open the Console Window
Expected result: No errors
Actual result: "System.FormatException: String 'isreadonly: true' was not recognized as a valid Boolean." is thrown
Reproducible with: 0.50.0-preview.24 (2020.3.32f1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Locked tabs end up selecting the same asset when another window is maximized and unmaximized
- ListView element is rendered in solid black after docking if UI Builder window was already opened prior to project launch
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
Resolution Note:
This was fixed in a previous version.