Search Issue Tracker
RectTransform Component changes position randomly when changing its Anch...
How to reproduce:1. Open the Scene "SampleScene" in the attached "case_1171381.zip" Unity project2. In the Hierarchy tab, select the... Read more
Command line arguments are passed twice in the built player when using S...
How to reproduce:1. Open user-submitted project (argstest)2. Open the SampleScene3. Build the project4. Launch the player with any c... Read more
GameObject selection get slower depending on the amount of dlls in the p...
To reproduce:1. Open attached project;2. Open "test" scene;3. In the scene view, select cube and then sphere a few times. Expected r... Read more
[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
Post playback state of an Activation Track does not trigger when another...
How to reproduce:1. Open the attached project "1170716.zip"2. Enter Play mode3. Click the button in the scene Expected result: All S... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used