Search Issue Tracker
[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
UIElements Debugger is named incorrectly in all Editor tabs
To reproduce:1. Open any project on a reproducible version2. Open context menu for Scene view Actual result: it's called UIElements ... Read more
[DX12 Graphics Jobs] Player crash when switching scene
Steps:1. Open repro project2. Build a player with DX123. Run the player-> The first scene is full of shadow casting lights and ob... 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