Search Issue Tracker
Editor crashes on mono_log_write_logfile when attaching a debugger and t...
Reproduction steps:1. Open the attached project "case_1231344_repro.zip"2. Enter Play mode3. Open any script with Visual Studio 2019... Read more
AssetDatabase.CreateAsset generates uneccessary content into a text file...
Reproduction steps:1. Open the project from the attached file "1241343.zip"2. In the toolbar go to Custom > TextTest3. From Asset... Read more
Terrain normals produce artifacts when connecting neighboring Terrain us...
How to reproduce:1. Open the attached "1241302 repro"project2. Open the "SampleScene" from the Assets folder3. Enter Play Mode Expec... Read more
Graphics.DrawProcedural crash on pre-SSE4.2 CPUs
See https://forum.unity.com/threads/case-1241288-creating-texture3d-asset-causes-editor-crash.875782 -- the actual reason has nothin... Read more
Crash when performing step over
Crash when performing step over 1. What happenedAttempted to step over: await UniTask.DelayFrame(10); and the editor crashes due to ... Read more
[WebGL] No warnings/errors are thrown in Editor or WebGL build about Vid...
Reproduction steps:1. Open the attached project ("case_1241263-VideoClipWarning.zip")2. Open the repro scene ("SampleScene")3. Notic... Read more
[XR][XR Interaction Toolkit] Controller connection interruptions disable...
Repro steps:1. Open attached project2. Build and Run on Android3. After the app launches connect the headset to an Oculus Link suppo... Read more
[URP] Scene window is rendered gray and Game window is rendered black wh...
How to reproduce:1. Open the attached project "1241239.zip"2. Open the "Test" Scene3. Enter the PlayMode4. Exit the PlayMode Expecte... Read more
Fatal error in Unity CIL Linker when building with WebGL
How to reproduce:1. Open the "Core.zip" project2. Make sure that Development Build is unchecked in File > Build Settings3. Build ... Read more
[Code Stripping] Standalone builds fail with 'UnityLinker.exe' errors wh...
Reproduction steps:1. Open the user's attached project ("Core.zip")2. Try making a Standalone Development build with code stripping ... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code