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
- Mistakes in multiple Particle System Components pop-up
- Hovering on the Particle System Controls shows an offset tooltip with the overlay window name
- Inconsistent UI hover colour with poor contrast in VFX Graph window
- Lights with Cookies generate Cookie Atlas and increase Memory usage every time when Play mode is entered
- Crash on mono_traverse_object_internal when exiting Play mode on a specific project
Add comment