Search Issue Tracker
OnRenderImage method's source is null after entering second time
Reproduction steps:1. Download user's project and open in Unity2. Open "Emissive" scene3. Enter Play mode Expected: OnRenderImage me... Read more
Scripting Runtime Version didn't change from outside.
How to reproduce:1. Create a new project2. Add a c# script3. Set Scripting Runtime Version to legacy (3.5)4. Close editor5. Copy Pro... Read more
The BinaryReader read data to a Span <byte> is always zero
How to reproduce:1. Open project "ReadToSpan.zip"2. In the top Menu bar press Test>Test BinaryReader to Span Expected result: No ... Read more
[SerializeReference] Inspector shows the wrong editor for fields that us...
1) Add script InspectorBug.cs to project and attach to a GameObject 2) Notice that the editor is different. The [SerializeReference]... Read more
JsonUtility.FromJsonOverwrite does not take exponents into account conve...
How to reproduce:1. Open tester-attached project2. Check the 'StringToDouble.cs' script3. Drag the Script onto any GameObject4. Ente... Read more
Unity incorrectly assigns project unique name when it creates *.sln file...
To reproduce: 1. Download attached project "TestVS.zip" and open in Unity2. Open newly created .sln file in a text editor Expected r... Read more
Crash in mono_aot_get_cached_class_info when selecting a specific file i...
To reproduce: 1. Open the project, attached by the user (Svo.zip)2. Select the "050d841195579c07043318b0d3717006" file in the Projec... Read more
Handles.FreeMoveHandle lags behind the cursor in Retina environment
Reproduction steps:1. Create new Unity project2. Add scripts from https://docs.unity3d.com/ScriptReference/Handles.FreeMoveHandle.ht... Read more
Crash in MonoBehaviour_CUSTOM_IsObjectMonoBehaviour when trying to acces...
To reproduce: 1. Open the project, attached by the user (but testing project.zip)2. Enter Play mode Expected: the Editor doesn't cra... Read more
Application.logMessageReceived callbacks are cleared when exiting Play mode
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Enter Play mode4. Exit Play mode5. Enter Play... 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
- "State comes from an incompatible keyword space" error when clicking on a shader
- Test Runner's Player test fails when the IL2CPP scripting backend is selected
- Not all of the Profiler Modules can be reordered
- [Accelerator] Texture uploads to the cache server are duplicated when switching between Texture Formats
- CommandBuffer.DrawProcedural fails to render when RenderGraph and Metal Graphics API are enabled