Search Issue Tracker
[Shader Graph] Vector1 property is missing in the Blackboard window
-Instead of Vector1, Float text appears in the blackboard window.-It also missing in VFX Graph. Steps to repro:1. Create a new HDRP ... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template