Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.2.X, 2018.3.X
Votes
0
Found in
2018.3.0a7
Issue ID
1077942
Regression
Yes
Prefab rotation offset is ignored on prefab instance at runtime
When entering runtime (Editor>Play) the prefab rotation offset, of 90' in this case, is ignored and causes the prefab to be offset by 90' at runtime.
This is my best guess at what the issues is, but definitely a regression causing my Generic Root Motion to be aligned down the X-axis, instead of the expected Z-axis forward direction.
repro:
- Import attached "Prefab_RM_bug.unitypackage" into a new Project
- Drop "CAVECRAWLER" prefab into scene
- Click the Editor Play button...
Bug: with the root selected, notice that the forward direction of the creature down the local X-axis, 90' off the expected orientation... use arrows to move.
see attached a7_BAD_Result.gif
Expected: the forward direction of the creature down the local Z-axis.
see attached a6_ExpectedResult.gif
this is a regression...
repro in...
Version 2018.3.0a7 (a7130d85cac7)
Not repro in...
Version 2018.3.0a6 (33e5def6e55f)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Input Field ignores first keyboard input when calling Focus() from code
- GC Alloc when using Graphics.RenderMeshInstanced
- [VFX Graph][URP] VFX crashes on URP when dragging VFX asset to the Hierarchy window
- InvalidOperationException when using AsyncGPUReadback.RequestIntoNativeArray
- Generated Entities look different when Depth Priming Mode is changed
Resolution Note (fix version 2019.1):
Fixed the import of the root node rotation for assets with a shared avatar.