Search Issue Tracker
Shadow quality is inconsistent when switching between platforms
How to reproduce:1. Open the attached project ("URP Shadow Test.zip")2. Make sure Platform is set to iOS, Android or WebGL3. Observe... Read more
Animation Window no longer adds keys immediately
The first transform (ex: Position) key you add on a GO using the Inspector is added to the Animation window immediately, but all add... Read more
[iOS] applicationWillResignActive() calls stacks when being called repea...
Reproduction steps:1. Download and open the attached "unity_support.zip" project2. Build and deploy the project to iOS3. Repeatedly ... Read more
[WebGL] [URP] Development build crashes with a RuntimeError when executi...
Reproduction steps:1. Open the user's attached "New Unity Project.zip" project2. Open the Build settings3. Choose the WebGL platform... Read more
AccessToken expiring and not being refreshed
After some time Idle errors and warnings are printed to the console related to Access Tokens expiring. Repro-Steps 1. Install Authen... Read more
Cannot expand Group List items in Asset Bundles Window
Reproduction steps:1. Open "AssetBundleTools" project2. Open Asset Bundles Window (AssetBundles > AssetBundlesWindow)3. Change "G... Read more
Using GUILayout.Window() leads to memory leak
How to reproduce:1. Open the users’ attached “Test2020.zip” project2. Open Test > Window Test window3. In the opened window click... Read more
[AdaptivePerformance] Adaptive Performance warning 'IAdaptivePerformance...
Reproduction steps:1. Open the attached project "case_1373192.zip"2. Build the project3. Observe the Console window Expected result:... Read more
WebGL build fails and throws System.TypeInitializationException when bui...
How to reproduce:1. Create a new project2. Go to Build Settings (File > Build Settings...)3. Switch to WebGL platform4. Press "Bu... Read more
Parameterized Test using "TestCase" attribute is not working on WebGL pl...
How to reproduce:1. Open the user attached "WebGLTest.zip" project2. Change your build target to WebGL, File -> Build Settings3. ... 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...”