Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
Issue ID
715009
Regression
Yes
Errors thrown when animating objects after saving scene while recording is off
As discussed on the forum here http://forum.unity3d.com/threads/animation-animator-problems.337987/#post-2221440.
1. While working on an animation (in record mode), save the scene.
2. Record mode should turn off automatically.
3. Make a modification in the scene while record mode is off.
4. That modification will be added to the animation, and a single error message will appear.
5. Turn on record mode, save the scene. Record mode will automatically turn off. Repeat multiple times.
6. When making a modification when record mode is off, you will see 1 error message for each time you saved the scene while in record mode.
This tells me that some event is registered when entering record mode, but when saving the scene to turn off record mode, that event is not unregistered.
Reproducible with 5.4.0b3
Regression from 5.3.2p1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Add comment