Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
2017.1.0b8
Issue ID
916586
Regression
No
Entering play mode while editing avatar throws InvalidOperationException error
Entering play mode while configuring avatar throws InvalidOperationException error and when exiting play mode, editor returns to the previous scene without saving any changes
To reproduce:
1. Open attached project "animationavatar.zip"
2. Open "k.unity" scene
3. Select Assets > Ethan > EthanAvatar and press Configure Avatar
4. Make any changes to the scene example (change Transform Position X from 0 to 1)
5. Enter play mode, observe in console InvalidOperationException
6. Exit play mode
Expected result: editor returns to Avatar Configuration scene
Actual result: editor returns to previous opened scene without saving any changes
Reproduced on: 5.5.0f3 5.6.1p2 2017.1.0b8 2017.2.0a1
Notes: even if you save the scene before pressing play, the new scene saves the name but the animations does not work, because EthanAvatar did not save the changes inside itself
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] TouchScreenKeyboard.active triggers an error when set to false in the Player
- [Android] Auto-correct suggestions show up over the "hidden zone" when typing text with TouchScreenKeyboard
- [Android] Clicks on the "hidden zone" remain blocked when TouchScreenKeyboard is active
- [URP][DX12] Black Game View window when URP Dynamic Resolution is enabled
- VideoPlayer.Time is not updated when seeking is completed
Add comment