Search Issue Tracker
Calling Marshal.PrelinkAll() on a class that contains a DllImport attrib...
Calling Marshal.PrelinkAll() on a class that contains a DllImport attribute of a non-existent dll will always log lines that look li... Read more
Crash on Debugger agent when stopping Play Mode from debugger in Rider EAP9
How to reproduce:1. Open the user's attached project "New Unity Project.zip"2. Open "TestMatChanger.cs" in "Rider EAP9" for Apple Si... Read more
[Mono Upgrade] Having GCHandle defined in a job throws an InvalidOperati...
How to reproduce:1. Open the user attached project (DummyBugReport.zip)2. Open the SampleScene3. Enter PlayMode4. Observe the Consol... Read more
Crash when selecting a GameOject with the specific script attached and w...
To reproduce:1. Open the project “ThirdPersonController-ShooterTemplate”2. Open the scene “SampleScene”3. Select GameObject “GameObj... Read more
Quitting the player that has a lot of alive objects with finalizers resu...
How to Reproduce:1. Download the attached script;2. Create an empty Unity project;3. Attach said script to any GameObject;4. Build a... Read more
Crash after closing the Editor when broken asset bundle is loaded asynch...
Reproduction steps:1. Open the attached project ("UnityCrashTest.zip")2. Open the Test Runner window (Window -> General -> Tes... Read more
OnEnable and OnDisable are being called in wrong order
Reproduction steps:1. Open user attached project2. Open Assets\Scenes\SampleScene3. Select Go 1 in the Hierarchy4. Select Go 2 in th... Read more
Subsystem XRTextureDescriptor with native ptr causes infinite reload whe...
Reproduction steps:1. Open user attached project2. Open Assets\StartStopSubsystems\StartStop3. Enter Playmode4. Click Button in bott... Read more
Reloading script assemblies takes over 3 seconds when entering play mode...
Reproduction steps:1. Download and open the attached "hdrp2022.zip" project2. Enter "Play mode"3. Observe the "Reloading script asse... Read more
Editor high CPU usage when in Pause Mode
How to reproduce:1. Open the attached "StealthBaiscV3.zip" project2. Enter Play Mode3. Open Windows Task Manager4. Inspect the CPU u... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS