Search Issue Tracker
OnCollisionEnter is occasionally triggered on Start by a non-contacting ...
How to reproduce:1. Open user-submitted project (TestRoll2.zip)2. Open the SampleScene3. Observe the Console window, Enter and Exit ... Read more
[ProBuilder]Exception thrown on selecting "Strip All ProBuilder Scripts ...
MissingReferenceException thrown continuously on selecting "Strip All ProBuilder Scripts in Scene" OR "Strip ProBuilder Script in Se... Read more
Physics Raycast behaves differently on different platforms
Steps to reproduce:1. Open User-supplied project2. Play the Scene and notice that when the ball goes on a platform in the top left, ... Read more
Profile Analyzer - Text issues when using 'Verdana' Editor font
How to reproduce:1. Create a new Unity project2. Download and import the Profile Analyzer package3. Capture/Load some data4. Switch ... Read more
Building Addressables from within a IPreprocessBuildWithReport does not ...
Update: The Unity Engine does not support building asset bundles from within a build callback (such as Preprocess). Currently, if yo... Read more
InputAction variables aren't indented accordingly in Inspector window
How to reproduce:1. Open attached project ("Input Editor Visual Bug.zip")2. Open Inspector window3. Select "INSPECTOR VISUAL BUG" Ga... Read more
Package Manager shows incorrect amount of Packages found when reloading ...
How to reproduce:1. Create a new project2. Download "3D Game Kit" and "Terrain Tools" from the Asset store3. Open Package Manager by... Read more
A performance decrease occurs when excluding multiple Profile Analyzer M...
How to reproduce:1. Create a new project2. Import the Profile Analyzer package from the Package Manager3. Open the Profile Analyzer ... Read more
[Other] InvalidOperationException error is thrown when accessing Propert...
How to reproduce:1. Open the "SampleScene" in the attached "1236066" project2. Enter Play mode3. Observe the Console Expected result... Read more
[Android] Galaxy S20 freezes after several seconds with animated charact...
Steps to reproduce:1. Open attached project "803118 S20 Crash.zip"1.1 Make sure "GPU Skinning" checkbox in "Player settings" window ... 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