Search Issue Tracker
OnTriggerEnter2D behaves like OnTriggerStay2D under certain circumstances
Steps to reproduce : - import the project attached- open the "Test" scene- press play and notice the messages in the console Duplica... Read more
[Regression] Hitting 'Apply' on a prefab with cloth collider creates mul...
How to reproduce:1. Create new project file2. Add a new 3D GameObject in Hierarchy Window3. Add Cloth component4. Drag GameObject to... Read more
Crash with Fatal signal 11 (SIGSEGV) when loading scene asynchronously
The crash is reproducible with the release build only. It does not happen when the development build is enabled in the build setting... Read more
[WebGL] AsyncGPUReadback.RequestIntoNativeArray displays incorrect frame...
How to reproduce:1. Open the “Frame_Count_Bug” project2. Switch build to “WebGL” (File > Build Settings > “WebGL” > Switch ... Read more
blender exported model crashes editor on inport
-e: see title -repro:--imported attached fbx or blender file into empty project (see all the way down)--NOTICE the editor crashes Read more
Cannot add assets to a ScriptableObject asset with AssetDatabase.AddObje...
In case the main Asset is a ScriptableObject, AssetDatabase.AddObjectToAsset (subObj, mainAsset) "mixes up" incoming parameters and ... Read more
alt-tabbing away from fullscreen game stops updates
-e: When alt-tabbed away from the game, while the game is in full-screen mode, under Windows only, the game stops receiving Update()... Read more
"ETC1 compressed textures are not supported when publishing to Standalon...
Steps to reproduce:1. Open attached "tdd-asteroids.zip" Unity project2. Switch platform from Android to Standalone in Build Settings... Read more
Assigning a custom Debug.logger.logHandler doesn't intercept thrown exce...
To reproduce:1. Open project2. Press playNotice that the "Test" class intercepts Debug.Log and Debgu.LogException, but doesn't inter... Read more
LoadLevelAsync Hangs for a Moment when Loading a Scene with Large Audio ...
Reproduction steps:1. Open attached project "LoadLevelHiccup"2. Open scene "Splash"3. Enter play mode4. Notice that the scene showin... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions