Search Issue Tracker
Excessive messages in Debug when Coroutines produce stack overflow excep...
How to reproduce:1. Open2. Load tester-submitted project3. Clear Console of any s3. Play 'Squad - Loop Track.' scene Expected result... 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
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
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
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
[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
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
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
Crash on ves_icall_InternalInvoke when Activator.CreateInstance() method...
How to reproduce:1. Open attached Unity project "JsonParserExtended"2. Load scene "Test"3. Enter Play mode Expected result: Unity sh... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Override move options in Inspector are not disabled when only one Override is added in URP Volume
- “NONE”/“ALL” text in Adaptive Probe Volumes Option Override is too light when Editor theme is set to Light
- Default Volume Profile property does not get reset when the property is selected and the reset button is pressed
- Saving Visual Effect Graph closes it in Visual Effect Graph window
- [Android] "Texture2D.ReadPixels" writes pixels into a texture incorrectly when used with OpenGLES3