Search Issue Tracker
[Profiler] Taking a detailed memory sample triggers a crash (after calli...
To Reproduce: 1. Open & run the attached project. 2. Open profiler, select Memory and change to detailed. 3. Click the button (it c... Read more
Looping a portion of an animation with blended transitions
How to reproduce: 1. Open attached project 2. Open scene TestScene.unity 3. Select the TriggerDamageAtMidpoint game object - In th... Read more
Crash on GrayscaleFilterEffect::RenderGrayscaleFade after deleting mesh ...
Steps to reproduce: 1. Create new 3D project -- or skip to step: 1b 2. Create cube. 3. Delete its mesh filter. 4. Save scene. 5. Lo... Read more
[XR] Stereo rendering mode selection dropdown is unavailable for WMR in ...
Stereo rendering mode selection dropdown is unavailable for WMR in XR plugin management. Right now the only stereo rendering mode av... Read more
[Mesh] Setting mesh.uv throws Null Reference exception
To reproduce: 1. Open attached project 2. Add DoPlace component to any game object 3. Press play 4. Notice exception in console Re... Read more
[Profiler][UX] Profiler is very slow, hard to select right frame, runs o...
Reproduction steps: 1. Open attached project "VersionDependencyGraph.zip" 2. In Profiler window, enable Deep Profiling and record in... Read more
Editor crashes when saving a map in a Custom Tilemap Editor
How to reproduce: 1. Open attached project 2. Open scene "MapEditor" 3. Go to "Window->Outerminds->Turbo Kid Tilemap Editor 4. Using... Read more
[IL2CPP] Standalone throws ExecutionEngineException when using generics ...
How to reproduce: 1. Open attached project with ILL2CPP Editor "ExecutionEngineException.zip" 2. Make sure that Api Compatibility L... Read more
Transparency and baked light maps broken again
Shader warning in 'Tessellation/Bumped Specular (smooth)': texcoord2 missing from surface shader's vertex input struct (appdata), di... Read more
[AssetBundle] Loading scene through bundle second time crashes
Repro steps: 1) Open the project and LoadingScene in it 2) Play and wait for it to finish to load(click the popped up dialogs till t... 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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI