Search Issue Tracker
Unity runs out of RAM after calling GameObjectRecorder.SaveToClip(clip)
How to reproduce:1. Open the attached project2. Open the "sadas.unity" scene3. Press Play Actual result: Unity crashes with out of R... Read more
Custom Property attribute is displayed as missing when using Animated Cu...
How to reproduce:1. Open the attached project ("case_1165368-Animation_Custom_Properties.zip")2. Open the repro scene ("SampleScene"... Read more
Memory leak occurs due to TransformStreamHandle memory not being dealloc...
How to reproduce:1. Open user-submitted project (Repro_project-leak-685090)2. Open the Profiler window and click on the 'Memory' sec... Read more
OnStateUpdate will not be called when a new AnimatorControllerPlayable i...
How to reproduce:1. Open attached project "StateEnterNotCalled.zip" and scene "SampleScene"2. Enter Play mode3. In the Hierarchy win... Read more
[Animation] Error is thrown when calling Animator.keepAnimatorController...
To reproduce: 1. Download attached "AnimatorAndPoolsIssue.zip" project and open in Unity2. Open "SampleScene" scene3. Enter to Play ... Read more
Model's pose has a slight bone movement after assigning it with SetHuman...
How to reproduce:1. Open "poseTest" Scene in the attached "HumanPoseTest2.zip" Project2. Enter Play Mode3. Observe the 2 Models in t... Read more
Animating the alpha channel of a color in a material causes the RGB chan...
How to reproduce:1. Open the attached "AnimateAlpha.zip" project2. Open "SampleScene" and enter Play mode Expected results: The cube... Read more
Animating position in Animator breaks when a sprite Frame is changed
How to reproduce:1. Open user-supplied project2. Open "SampleScene" Scene3. Press Play > observe the Game View Expected result: B... Read more
Editor crashes at PPtr<AnimationClip>::operator-> on trying to play Lega...
Steps to reproduce:1. Download 1168299_repro.zip and open "Test" scene2. Enter play mode3. Open animation window4. Select animation ... Read more
[UI] Animation transition is shown as taking different path when transit...
How to reproduce:1. Open the attached "case_1171704" project2. Open the "BugScene"3. Make sure the Animator window of a "Cube" GameO... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default