Search Issue Tracker
Unity closes when corrupted AssetBundle is opened with AssetBundle Browser
Reproduction steps:1. Open the user's attached “DemoFailure.zip” project2. In the menu click Assets > Bundles > Build Player C... Read more
MouseLeaveEvent is not triggered when destroying target
How to reproduce:1. Open the attached project "My project.zip"2. Enter Play Mode3. Click the "test" button at the top of the Game vi... Read more
[Android] Untracked Memory increases for the first minute and when the a...
How to reproduce:1. Create a new Unity project2. Open the Package Manager (Window->Package Manager)3. Install Memory Profiler (In... Read more
[IL2CPP] Calling .GetHashCode on instances of empty structs does not ret...
Reproduction steps:1. Open the attached project "My project.zip"2. Make sure the Scripting Backend is set to IL2CPP3. Build and run ... Read more
[WebGL] "InvalidOperationException: Emscripten SDK for this platform is ...
Steps to reproduce:1. Create a new 3D project2. Switch platform to WebGL3. Click Build in Build Settings Expected result: Build succ... Read more
Incorrect rendering when Intermediate Texture is set to "Auto"
Reproduction steps:1. Open the user's attached project "BugReport.zip"2. Observe the Game view Expected result: The Game view has a ... Read more
[HDRP APV] Dilation generates weird results (red, and green patches)
I have tested trunk and apv staging branches. In both dilation produces red and green patches, I checked surrounding light probes bu... Read more
Array property names are not shown for script components in Inspector an...
Steps to reproduce:1. Open attached arrays.zip project2. Open SampleScene scene3. Select GameObject in Hierarchy4. Observe how New B... Read more
Physically Based Sky multiple scattering contribution doesn't correctly ...
How to reproduce:1. Open the attached project "PBSKYREPRO.zip"2. Open the "New Scene" Scene3. Change the Camera's viewing angle to f... Read more
Compiler Bug: Translation of HLSL function firstbithigh() to Vulkan and ...
How to reproduce:1. Open the attached "ReproFindMSB.zip" project2. Open Window -> General -> Test Runner3. Click "Run All" Exp... 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
- "CustomPass.injectionPoint" returns "AfterPostProcess" when a global CustomPass is registered with "BeforeRendering" in HDRP
- Some of the Rigidbody2D properties cannot be set after disabling the GameObject on the same frame
- Child particle spawns offset toward camera when Collide with Depth Buffer uses Lifetime Loss = 1
- Crash on (nvoglv64) vkGetInstanceProcAddr when starting the project with Vulkan and Test Framework Performance
- UI Builder adds non-removable built-in class selectors when adding a custom selector via “Add Selector...”