Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.3.0f1
2023.1.0b19
2023.2.0a17
2023.3.0a3
6000.0.0b11
7000.0.0a1
Issue ID
UUM-36837
Regression
Yes
UI material is reloaded in Inspector window after Undo/Redo
Reproduction steps:
- Create a new project
- Create a new "Image" GameObject
- Locate "Default UI Material (Material)" and click on the little arrow to expand it
- Change the position of the Image GameObject
- Undo
Expected Result: Inspector window doesn't change
{}Actual result{}: Material dropdown is contracted and expanded quickly
{}Notes{}: Reproducible with Redo and Undo, about 50% of the time
{}Platforms tested{}: Windows 11
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
Given the time slicing changes we had to make to improve the performance of the Inspector when using UITK, the fix for this minor regression is currently out of scope for what we can do, especially against the risk of causing more serious regressions. We may re-visit this in the future if it causes more serious performance issues.