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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 0.16):
Fixed in: 0.16.0-preview.21