Search Issue Tracker
NativeHashSet Capacity Accessor triggers exception when scheduled for jobs
Steps to reproduce:1. Open the attached user's project "JobsTest.zip"2. Open the "SampleScene.unity"3. Enter Play Mode4. Observe the... Read more
[ECS][DOTS] Script re-compilation in Play mode causes "NullReferenceExce...
Reproduction steps:1. Open "Bouncy Ball I.zip" project2. Open any script (AreaAxisComposite.cs)3. Enter Play mode4. Write a trivial ... Read more
[iOS] iOS player crashes on UnityFramework`::ExecuteJob() at JobsBinding...
How to reproduce:1. Open the attached TransportIssue.zip project2. Go to Scenes folder-> open Sample Scene3. Go to the Hierarchy ... Read more
[Burst] Crash on mono_domain_set when entering the Play Mode in a specif...
Reproduction steps:1. Open the attached “ReproProj” project2. Enter the Play Mode Expected result: The Play Mode is enteredActual re... Read more
Crash on mono_jit_runtime_invoke when closing Unity Editor and the proje...
Reproduction steps:1. Open the attached “CrashRepro” project2. Close the Unity Editor Expected result: Unity Editor closesActual res... Read more
[macOS] "UnauthorizedAccessException" is thrown when calling DefaultWorl...
Reproduction steps:1. Open the attached project "BurstMacOsRepro"2. Make a Development Build of the project3. Edit the following var... Read more
App build fails with the “GOT load reloc does not point to a LDR instruc...
How to reproduce:1. Build the user’s attached “NetcodeExample.zip” project for an iOS platform2. Open the Xcode project and deploy i... Read more
[Burst] Part of a scene's geometry disappears when Burst Compile is enab...
Reproduction steps:1. Open user's attached project and open scene "sample scene"2. Uncomment line 17 from "GenerateSurfaceTrianglesJ... Read more
[Burst] Internal compiler error while processing function `System.Void B...
To reproduce: 1. Download attached project "BurstBug.zip" and open in Unity2. Open "SampleScene" scene3. Press Jobs > Burst Inspe... Read more
[IL2CPP] [Burst] Silent crash on Windows Standalone Build with Master co...
How to reproduce:1. Open the attached (Burst Compiler Repro Slim.zip) project2. Open the "Burst Test" Scene3. Build to Standalone Pl... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class