Search Issue Tracker
Fixed
Votes
0
Found in
4.1.0f4
Issue ID
534759
Regression
No
Prefabs overrides don't work properly with Rotation
Reproduced in 4.2.a3.
1 Create new project and import character controller
2 Put 2 instances of 3rd Person Controller.prefab to the scene.
3 Choose 1 and rotate it-
You will notice 2 things:
1)Rotation field in Transform inspector doesn't become bold
2)If you apply modifications to the prefab they are actually applied but the instance of the prefab already present in the scene (second 3rd Person Controller) is not updated
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment