Search Issue Tracker
Fixed in 0.16.X
Votes
0
Found in [Package]
0.11.0-preview.7
Issue ID
1251061
Regression
No
Unable to set field value to "None" when it has a "RestrictAuthoringInputTo" attribute
How to reproduce:
1. Open user's attached project
2. Select the "GameObject" GameObject
3. Change "Test Field" value to Directional Light in the Inspector window
4. Change "Test Field" value to None
Expected result: "Test Field" value is set to None
Actual result: "Test Field" value stays as Directional Light
Reproducible with: 0.2.0-preview.18 (2019.3.16f1), 0.11.0-preview.7 (2020.1.0b12, 2020.2.0a14)
Could not test with: 2017.4.40f1 and 2018.4.23f1 (DOTS not supported)
Notes:
- The issue is reproducible with both Burst turned on and turned off
- "RestrictAuthoringInputTo" attribute was added in the 0.2.0-preview.18 package and is still faulty in the newest package
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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Resolution Note (fix version 0.16):
Fixed in: 0.16.0-preview.21