Search Issue Tracker
Initializing global MonoBehaviour using new keyword causes Unity to crash
Reproduction steps: 1. Open user attached project "Main" scene.Notice Unity is crashing2. Comment Line 14 in CloudGen.cs script whic... 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 window... Read more
[MacOS] Crash on project load when custom mono envs are exported via lau...
How to reproduce:1. Open a terminal2. Write into terminal "launchctl setenv MONO_DEBUG disable_omit_f"3. Open Unity4. Create a new p... Read more
[Backport] Failed to load a custom asset when using Naninovel package
Reproduction steps:1. Open the user's project "Test.zip"2. Select `Assets/Scripts/TestScript.nani` asset3. In the Inspector window e... Read more
[Windows] API_test:DeleteUnityWrapper crashes when exiting Play mode
To reproduce: 1. Download attached project "Unity_DLL_test.zip" and open in Unity2. Open "Text Example" scene3. Enter Play mode4. Ex... Read more
[M1][Rosetta] Editor crashes on mono_arch_patch_callsite when entering t...
Reproduction steps:1. Open the user’s attached project2. Enter the Play Mode Expected result: Editor enters Play ModeActual result: ... Read more
Steamworks.NET API wrapper crashes the Editor
Reproduction steps:1. Open the attached project2. Open Steam and log in3. Play scene Result: Editor crashes after a few seconds Repr... Read more
Crash on SystemNative_FcntlSetCloseOnExec when creating a new 3D project
Reproduction steps:1. Create a new 3D projector1. Create a new 3D project2. Open “Assets/Scenes/SampleScene.unity” scene3. Reload sc... 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 displays... 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 builds... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default