Search Issue Tracker
[Android] Cannot build a project when an asset in the StreamingAssets fo...
Repro steps:1. Create a new project2. Switch build target to Android3. Create an asset and put an apostrophe in its name4. Place the... Read more
[Graph View] Nodes are not getting created after applying double-click i...
In the Shader Graph Window, while creating nodes with a Mouse double-click over the Node panel, Mouse double-click doesn't work for ... Read more
int.MinValue is treated as largest value when sorting List<IOrderedCallb...
How to reproduce:1. Open the user's attached project("IOrderedCallback.callbackOrder.zip")2. Open Test Runner window3. Select the Ed... Read more
Crash on MissingMethodException when running a build
How to reproduce:1. Open the user's attached project ("ReferenceConverterNotFound.zip")2. Build and run Expected results: The projec... Read more
Unity fails to open project with error: Failed to resolve packages: An o...
For some users Unity is failing to open and shows the following error: Failed to resolve packages: An operation that requires exclus... Read more
[XR] [MockHMD] LeftEye isn't rendered correctly when stereo camera is se...
Reproduction steps:1. Open attached project ("XR_LeftRightCameraIssue.zip")2. Open "SampleScene" scene3. Enter Play mode4. In Game w... Read more
[Shuriken] Prefab Asset is disabled to prevent data corruption error is ...
Setting the parent of a transform which resides in a Prefab Asset is disabled to prevent data corruption error is thrown on adding P... Read more
Asset parameters not updating in Inspector when changed with script and ...
How to reproduce:1. Open the attached project from "stopTime_1275738.zip"2. Navigate to Window > My Window3. Select asset "Test" ... Read more
[DOTS] Subscene fails to build proper entity caches when UI(Toolkit) pac...
Reproduction steps:1. Open user attached project: "Bug_SubscenesBuildIssue"2. Build project using ProjectBuilder -> Build(Latest ... Read more
[Mac] Cursor.lockState registers input movement to center when mouse is ...
How to reproduce:1. Open the attached "case_1283506-MouseHideIssues.zip" project2. Open SampleScene3. Press play or build a standalo... 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