Search Issue Tracker
Recompilation causes crashing after trying to edit a script in play mode.
Steps to reproduce: 1. Open the attached project. (Note: The platform has to be set to iOS or you won't be able to play) 2. Open th... Read more
Udp packets are queued up/delayed when await Client.ReceiveAsync in asyn...
How to reproduce: 1. Open attached project "NetworkTest.zip" and scene "SampleScene" 2. Enter Play mode and observe the Console win... Read more
[MacOS] Crash on project load when custom mono envs are exported via lau...
How to reproduce: 1. Open a terminal 2. Write into terminal "launchctl setenv MONO_DEBUG disable_omit_f" 3. Open Unity 4. Create a n... Read more
Incremental GC Pushes Invalid Stack Range on Windows
The incremental GC mode does not pause threads before pushing stacks and registers. This PR introduced changes that do not handle st... Read more
[Windows] API_test:DeleteUnityWrapper crashes when exiting Play mode
To reproduce: 1. Download attached project "Unity_DLL_test.zip" and open in Unity 2. Open "Text Example" scene 3. Enter Play mode 4... Read more
Debugger can not be attached and Unity crashes on exit after that (.NET ...
Reproduction steps: 1. Open project attached (case_923000-ReflectionTest.zip). 2. Open script "Reflections.cs". 3. Try to attach deb... Read more
Steamworks.NET API wrapper crashes the Editor
Reproduction steps: 1. Open the attached project 2. Open Steam and log in 3. Play scene Result: Editor crashes after a few seconds ... Read more
Uri.MakeRelativeUri doesn't work as expected
Steps to reproduce: 1) Download attached project 'UnityUriBug.zip' and open in Unity. 2) In toolbar click on Tools >> 'UriTest'. 3)... Read more
[Android] NullReferenceException on Serialization.CodeGenerator.Call due...
Reproduction steps: 1. Open the user's attached project "XmlSerializeNullRef.zip" 2. Build for Android Expected result: Scene displ... Read more
Time zone conversions fail on iOS, Android and WebGL devices when using ...
.ToLocalTime() fails to convert time on iOS, Android and WebGL. .ToLocalTime() works as expected on Mac and Windows standalone build... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow