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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Resolution Note (fix version 2019.1):
Fixed the import of the root node rotation for assets with a shared avatar.