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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Resolution Note (fix version 0.16):
Fixed in: 0.16.0-preview.21