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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment