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
- ScrollView speed is slower when entering Play mode
- UI Builder elements disappear and "Semantic - Unknown template name" error appears when changes to "Template" parameter are saved
- Renderers outside Light Probe hull use incorrect Ambient Probe values when "Renderer Light Probe Selection" is set to "Use Ambient Probe" and "Light Probes" on Mesh is set to "Blend Probes"
- ArgumentNullException error occurs when selecting a Camera in the Hierarchy with the Scene view open
- Clicking 'Open Editor Log' through the Console fails to open redirected Logs when relative Log files exist outside of the Project root
Resolution Note (fix version 0.16):
Fixed in: 0.16.0-preview.21