Search Issue Tracker
Silent crash when calling Debug.Log after Debug.unityLogger.logHandler i...
How to reproduce:1. Open the “IN-105934_LoggerCrashRepro“ project2. Open the “SampleScene”3. Enter Play Mode4. Observe the crash Rep... Read more
Loading multiple scenes additively loads them in random order than as se...
Reproduction steps:1. Create a new project and import the attached custom package "Scenes.unitypackage"2. In the Project Window sele... Read more
Anima2D plugin is not compatible with Sprite Renderer
How to reproduce:1. Open the attached "Into the Deep.zip" project2. Play the 'Land' Scene3. Observe 'Hero' Game Object Expected resu... Read more
Error on async assets load
To reproduce:1. Open GameLoader scene.2. Run custom builder in top of Editor menu. Build->Game build and select any temp folder (... Read more
[IAP] Error is thrown when opening "In App Purchasing Sample" scene
To reproduce: 1. Open Unity and Create a New Project2. Go to Package Manager3. Install "In-App Purchasing" Package (3.0.1, 3.0.2 or ... Read more
The error of Null reference appears when changing Color gradient for the...
To reproduce:1. Open attached project2. Press on E-Star in the hierarchy3. Press on Start Color and change the gradient Actual resul... Read more
Animations on child objects do not finish when main thread is sleeping d...
Reproduction steps:1. Open the “AnimationChild” Project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mode and... Read more
Instantiated Camera prefabs have OnRenderImage called twice per update
Instantiated Game Objects that contain Cameras and use Post Effects have OnRenderImage called twice. This is especially bad in VR, w... Read more
[WSA] Null Pointer in IL2CPP
Build the attached project for WSA (10.0, IL2CPP) and run it in an emulator through Visual Studio. The app crashes when attempting t... Read more
CLONE - Malloc(Temp) Pool keeps increasing when executing the Job.Run() ...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/MemoryLeak/MemoryLeakTest.unity” Scene3. Build and R... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera