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
- [HDRP] Pathtracer still shows sun disk through transparent object even when there's no sky
- No space between checkbox and text in UI Toolkit Project Settings
- Dynamic Atlas Viewer has a different multiple choice dropdown
- Value of the "OnApplicationFocus" is "True" when Player loses the focus before it launches
- .mp3 playback position is inaccurate when loaded with .streamAudio while in Play Mode
Add comment