Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.3.0b5
2019.3.0b8
2020.1.0a1
Issue ID
1187100
Regression
No
[Preset Manager] Remove from default status does not refresh in Inspector after deleting the Preset Asset from Preset Manager
Remove from default status does not refresh in the Inspector after deleting the Preset Asset from Preset Manager.
Steps to repro:
1. Open the attached project.
2. Select Transform Preset Asset in Project Window.
3. Edit > Project Settings > Preset Manager > Dock the Window
4. Delete Transform Preset Asset from the Preset Manager list.
Actual Result:
Remove from default status does not refresh in the Inspector.
Expected Result:
Remove from default status refresh in the Inspector.
Reproducible in:
2020.1.0a6, 2019.3.0b5, 2019.3.0a8.
Working Fine in:
2019.3.0a7.
Environment:
Windows & Mac.
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
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
Resolution Note (2020.1.X):
Firstly, thanks for reporting this. It's much appreciated.
We've been thinking about it a little recently, and we've reached the decision that the cost of fixing it (i.e. refreshing all of the windows) outweighs the benefits we get in a very specific circumstance. Because the only impacts are visual, and are resolved when hovering over, the team have reached the decision not to fix it at this current time.