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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment