Search Issue Tracker
[Scripting] Argument exception is thrown on right-clicking a gameObject ...
"ArgumentException: Object at index 0 is null" exception is thrown on right-clicking a gameObject with missing script instance. Refe... Read more
CustomEditor instance is created if called when the Inspector window is ...
Repro steps:1. Open attached "case_1171484-2019.3Test.zip"2. Create a second Inspector tab3. In the Project window, select "SampleSc... Read more
[iOS] Changing Auto-rotation settings causes the first UIWebView to clos...
To reproduce: 1. Download attached "unity_repro_project-min.zip" project and open in Unity2. Delete everything from Plugins folder e... Read more
[Android][IL2CPP] Environment.StackTrace doesn't return anything on 32-b...
Repro steps:1. Open attached project2. Make sure Scripting Backend is set to IL2CPP3. In Player Settings -> Target Architectures ... Read more
APIUpdater consent dialog displayed for package content
To reproduce:- Start a new project- Add Ads package version 3.1.1- Notice that the API updater will pop up and ask you to update the... Read more
[Terrain] Throws NullReference Exception on adding Terrain component to ...
Throws NullReference Exception on adding Terrain component to GO when paint texture is selected under paint terrain. Steps to repro:... Read more
[iOS] App crashes with IL2CPP initialization failed error when launching...
To reproduce:1. Open attached project "size-test.zip"2. Open "myscene.unity" scene3. In the top menu bar press Build > Build iOS ... Read more
Animating position in Animator breaks when a sprite Frame is changed
How to reproduce:1. Open user-supplied project2. Open "SampleScene" Scene3. Press Play > observe the Game View Expected result: B... Read more
GfxDevice::OnProfilerFrameChanged crash
Fixed in 2019.3.0a12, 2019.2.2f1. Read more
Profiler window does not retain the middle-splitter position and module ...
How to reproduce:1. Create a new Unity project2. Open the Profiler window3. Change the position of the middle-splitter, that is sepa... 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
- Raycasts travel an incorrect distance when a non-normalized Direction vector is provided to RaycastCommand
- The mouse cursor can escape the bounds of the Game view when the Editor experiences a stall
- Files are displayed inconsistently by file type in the Project window when set to display in Two Column Layout
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted