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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment