Search Issue Tracker
Fixed
Fixed in 6000.5.0a3
Votes
0
Found in
6000.5.0a3
Issue ID
UUM-128505
Regression
No
Assertion triggers when creating a Prefab Variant of Canvas Prefab
Reproduction steps:
1. Create a Canvas gameobject in the Hierarchy: Create -> UI -> Canvas
2. Drag the Canvas to the Project to create a Prefab
3. In the Inspector of the Canvas Prefab set PosX to a non-zero value: E.g 150
4. Now right click on the Canvas Prefab and select Create > Prefab Variant
Expected results: No errors shown in the Console
Actual results: Console shows the error: "Assertion failed on expression: 'modifications.empty()'"
Reproducible on: Windows 11 Pro
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open
- Selected Animation clip in the Animation window changes when the Domain Reload is triggered
- Animation window scrollbar keeps resetting when the scrollbar width is changed after adding an event
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled
Add comment