Search Issue Tracker
[Editor] Particle System Editor `Show Bounds` displays the incorrect bou...
1) Click show bounds. Notice how the particles are outside of the bounds.2) Remove the mesh renderer. The bounds are now correct. Read more
Complex #if Preprocessor Directives stop evaluating when a false value o...
How to reproduce:1. Open the user's attached project2. In the Project window go to Scenes and select "TestScriptFailing" script. Exp... Read more
[Improved Prefabs] Adding a reference to itself in prefab edit mode does...
Steps to reproduce:1. Download attached project2. Enter "SomePrefab" prefab edit mode3. Drag reference to "SomePrefab" from Project ... Read more
SceneManager.UnloadSceneAsync: AsyncUnloadOperations will never finish w...
How to reproduce:1. Open attached project "AsyncUnloadingTest.zip" and scene "SampleScene"2. Enter Play mode3. In Game view, click o... Read more
[HDRP] Modifying the camera projection matrix causes UI projection to be...
Steps to reproduce:1. Download and open the attached project2. Enter Playmode3. Modify "Top" or "Bottom" values on the script attach... Read more
[Particle System] The text in 'Particle System' component is too small w...
How to reproduce:1. Create new Unity project2. Create a Particle System, in Hierarchy window right-click -> Effects -> Particl... Read more
GetMethods function returns a different value when run in the Editor com...
Steps to reproduce:1. Open attached project "New Unity Project (2).zip"2. In Menu press 'Hello -> TestApi' and Inspect console (M... Read more
Tests are not discovered in Assemblies after deleting Library
To reproduce: 1. Download project from ownCloud and open in Unity2. Open Test Runner window3. Check the PlayMode tab and observe tha... Read more
[Android][Emulator] Crash in SimulateMouseInputs when using AVD API <= 19
Steps to reproduce:1. Open QA stripped project2. Build apk3. Deploy to Android Emulator (AVD) with API <= 194. Wait a minute unti... Read more
Player throws an "RuntimeError: Overflow" error when loading
Reproduction steps: 1. Open "ProjectQuestIon.zip" project2. Build for WebGL3. Launch the Build4. Click anywhere in the game window E... 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
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen