Search Issue Tracker
Won't Fix
Votes
1
Found in
2017.4.0f1
2018.3.0a1
2019.1.0a1
2019.1.9f1
2019.2.0a1
2019.3.0a1
Issue ID
1170006
Regression
No
Custom Editor does not show properties in the Inspector when a script's global variables are updated
How to reproduce:
1. Download and open the attached project "1170006.zip"
2. Select the Test GameObject in the Hierarchy
3. Open the NullRefObject.cs script
4. Add a new global variable or set a value to a global variable and save the script
5. Return to the Unity Editor and Inspect the NullRefObject Component of the Test GameObject
Expected result: NullRefObject.cs script's properties are shown in the Inspector
Actual result: NullRefObject.cs script's properties are not shown in the Inspector
Reproduced with: 2017.4.30f1, 2018.4.4f1, 2019.1.11f1, 2019.2.0b10, 2019.3.0a10
Notes:
Reloading the Inspector window will fix the issue.
The Console will throw a NullReferenceException error after step 5.
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
- No character limit when renaming Profile in Addressables Profile window, allowing excessively long names
- Blurry, low quality Active Profile icon used in Addressables Profiles window
- Project browser search area changes when maximing Game View
- Tree Asset Preview window is not updated after assigning a new Material
- Unapplied changes on the "MainPanel" GameObject in the "BlobShadow" of URP Samples
Resolution Note (2019.3.X):
low priority and unlikely to be resolved for the moment.