Search Issue Tracker
Memory leak when switching video importer to movie texture mode
To reproduce:1. Import video clip to project2. Switch video importer mode to Movie texture and apply changes3. Editor freezes Reprod... Read more
[Shaders] Particles/Alpha Blended material inverts colors of other blend...
Steps to reproduce:1. Start a new project2. Add a quad to the scene3. Create a particles/alpha blended material4. Assign a texture, ... Read more
C#-created Mesh for SkinnedMeshRenderer on DX12 causes crash
Switched my graphics API to DX12, pressed Play, and got an editor crash :( Repro steps:1. Download + open attached project2. Open sc... Read more
Kinematic Rigidbody does not respect Adaptive Force setting
How to reproduce: 1. Open attached project2. Open scene PhysicsTestScene.unity3. Play the scene- Note the left structure does not br... Read more
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
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