Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0b5
Issue ID
1090740
Regression
No
Prefab can push another prefab out of position when entering Play Mode in prefab editor
Reproduction steps:
1. Open "MazeCrusherGame.zip" project
2. Make Scene and Game view visible at the same time
3. Enter "Testlevel" scene
4. Go to Resources>Art>Characters>Char_Knight prefab editor
5. Enter Play Mode.
6. Walk around with WASD keys and notice, that sometimes you push Knight Prefab in the Scene View out of position.
Expected result: Characters, displayed in Scene view do not change position.
Actual result: Knight prefab moves out of position, falls down, rotates.
Fixed in: 2019.1.0a7
Reproduced with: 2018.3.0b1, 2018.3.0b5, 2018.3.0b6
Can not reproduce with: 2018.3.0a9 and lower.
Notes: When entering Play Mode in prefab editor, the game is unplayable, because the main character being constrained like it was in the prefab editor scene.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
Add comment