Search Issue Tracker
[CPU PLM] Enabling indirect denoising and gaussian AO filter causes brig...
Steps to reproduce: 1. Download and import the attached repro project2. Open the Scene "SampleScene.unity"3. In the lighting window,... Read more
URP package does not provide the base project creation scene as a Scene ...
How to reproduce:1. Create a new URP project2. Click File > New Scene3. Observe the available scene Templates Expected result: Th... Read more
[Input System] InputTestFixture destroys test scene
https://forum.unity.com/threads/input-when-the-game-does-not-have-focus-for-integration-tests.991142/#post-6441494 InputTestFixture.... Read more
[Toolchain][Windows] "Failed to initialize sysroot" error spam when Impo...
Reproduction steps:1. Open a new or an existing project2. Import the Toolchain package by editing the manifest.json file of the proj... Read more
[HDRP] NullReferenceException thrown on creating new HDRPAsset in the "H...
On creating a new HDRenderPipelineAsset from selecting Fix All button in the HD Render Pipeline Wizard causes Editor to throw NullRe... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project