Search Issue Tracker
Windows 64bit Standalone player freezes after 30-90 minutes of play time
Reproduction steps:1. Open project attached(Unity.zip) or just run built standalone player (build.zip) and go to step 5.2. Select "B... Read more
Animation Recorder: Recording an "Animator" controller generates 80 erro...
GitHub issue: https://github.com/Unity-Technologies/GenericFrameRecorder/issues/44 Description copy:Trying to record the Animator co... Read more
Animation recorder: Error in console when recording MonoBehavior scripts...
GitHub issue: https://github.com/Unity-Technologies/GenericFrameRecorder/issues/42 Description copy: Having a custom MonoBehavior sc... Read more
[Anim] "NullReferenceException" error when starting to create a second a...
"NullReferenceException: Object reference not set to an instance of an object" error appears in the console when trying to create a ... Read more
[Anim] InvalidOperationException error when starting to create an animat...
"EndLayoutGroup: BeginLayoutGroup must be called first." error appears in the console when we try to create animation clip and then ... Read more
Track Header goes over other elements of the timeline window
To reproduce:1. Create new timeline2. Add any Track to timeline3. Move Track header to left4. Notice that track header bleed out int... Read more
[MinMaxCurves] WrapMode icons are offset from the curve keys.
The WrapMode icons appear a significant distance under their respective keys and can often not be seen without resizing the curve wi... Read more
Missing Reference of the AvatarEditor whenever trying to configure the H...
Editor Shows Missing Reference Exception when user try to configure the Humanoid Character. Expected Result:The Editor should allow ... Read more
Plane created via script has 'shadow' artifact when it has material with...
To reproduce: 1. Open repro project2. Build and run scene for WebGL Actual vs Expected: there should not be any 'shadow' artefact on... Read more
[Particle] Editor freezes when working with particle system
What happened:Editor freezes when particle effect preview is running continuously on scene Steps to Repo:1. Create particle effect2.... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “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