Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.3
2019.3.0f3
2020.1
Issue ID
1205258
Regression
No
[Range] Attribute in a nested class breaks serialization functionality when used in a custom Editor
Steps to reproduce:
1. Open supplied Project
2. In the Project window, select foo_test object
3. Edit the values of the Scriptable Object inside the Inspector window
Expected: no errors are thrown
Actual: the slider disappears and multiple errors are thrown in the console, Editor becomes semi-frozen
Reproduced in: 2019.3.0f3, 2020.1.0a17
Not reproduced in: 2017.4.35f1 (Cant test due to errors), 2018.4 (Cant test due to errors), 2019.2 (Cant test due to errors)
Note: Not 100% reproducibility, the errors seem to appear randomly
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment