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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 0.16):
Fixed in: 0.16.0-preview.21