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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment