Search Issue Tracker
Fixed in 2021.3.39f1
Fixed in 2021.3.X, 2022.3.X, 6000.0.X, 6000.0.1f1
Votes
0
Found in
2021.3.30f1
2022.3.8f1
2023.1.11f1
2023.2.0b7
2023.3.0a3
6000.0.0b11
Issue ID
UUM-47434
Regression
No
The Prefab Scale values are set to zero when the Prefab with a nested canvas is modified through a script
How to reproduce:
1. Open the “IN-52631_repro.zip“ project
2. Open the “TestScene“
3. In the Hierarchy select the RootCanvas->OwningPrefab->PrefabWithNestedCanvas
4. Right-click the “PrefabWithNestedCanvas“ GameObject and select IGT-> ManipulatePrefab
5. Observe the Scale of the “PrefabWithNestedCanvas“ GameObject in the Inspector window
Expected result: All Scale values are one
Actual result: All Scale values are zero
Reproducible with: 2021.3.30f1, 2022.3.8f1, 2023.1.11f1, 2023.2.0b7, 2023.3.0a3
Reproducible on: Windows 10
Not reproducible on: No other environment 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