Search Issue Tracker
Fixed in 2019.3.X
Votes
11
Found in
2018.3.0b1
2018.3.8f1
2018.4.0f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1161667
Regression
No
[Nested Prefabs] Modifying Nested UI Canvas Prefab sets the scene instance's scale to zero
To reproduce:
1) Open the attached project and the TestScene
2) Select BottomLevelCanvas in the hierarchy and open prefab editor
3) Make any single change to prefab (for example, disable one of the children)
Expected: Nothing else gets changed in the scene's instance of BottomLevelCanvas
Actual: The scale of it gets set to 0, hiding everything in Scene/Game View
Reproduced in 2018.3.0b1, 2019.3.0a5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- All mouse clicks resize the Editor Window when script recompilation occurs
- canvas.rootCanvas returns self instead of true rootCanvas when the child canvas's GameObject is disabled
- "Unsupported texture format R16 for a swizzle" error and texture is not correctly rendered when using texture Swizzle and reimporting texture asset
- Tab order is incorrect after re-ordering
- [Ubuntu] Red squares instead of ticks in dropdown options
Add comment