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
- The hover selection/highlight of items in the Insert button dropdown and the Documentation button dropdown are hard to see when hovered using the Light Editor theme
- NullReferenceExceptions appear when clicking to rename and then deleting the only GameObject in a scene
- Crash on "core::base_hash_set" when using nested [SerializeReference] fields in List<T> structures
- A ghost Game Window and multiple errors appear in the Editor when a Render Texture used by a Camera's "Target Texture" property is deleted
- Color Picker feels less smooth when dragging a Variables Color property in UI Builder Inspector
Add comment