Search Issue Tracker
[HDRP] Double camera preview
Version tested: 2022.1.0a1 + HDRP from packman Steps to reproduce: 1) Simply open HDRP template with latest Unity2) Select any camer... Read more
Cancel button won't stop Shader Graph from compiling, user is unable to ...
Reproduction steps: Open the attached project Go to Assets → CreativeCore_Shaders → ShaderGraphs Click on any Shader Graph asset In ... Read more
SocketAsyncEventArgs.Completed is not invoked when Client socket receive...
Reproduction steps:1. Open the attached "case_1263596.zip" project2. Load the "SampleScene"3. Run "Server.exe" in the Project window... Read more
[UIElements] Unsetting the persistenceKey of a root VisualElement does n...
Steps to reproduce:1. Open original project2. Use "Window -> UIElements -> ScrolViewTest"3. Open Profiler, deep profiling on, ... Read more
UI Toolkit Label needs to be moved to update properties when properties ...
Reproduction steps:1. Open the attached “My project (17)“ project2. Open the “Assets/NewUXMLTemplate” Visual Tree Asset using the UI... Read more
Package references disappear when upgrading a project created with 2023....
Reproduction steps:1. Open the attached project “ReproProj“ (3D URP project created with 2023.2.16f1). Alternatively, it is possible... Read more
Editor hangs when faulty Dictionary is instantiated before variables use...
When a script has a class variable of Dictionary type, that is attempted to be initialized with duplicate keys (resulting in an exce... Read more
MeshFilter's description in CodeEditor is missing it's ending.
To reproduce:1. Create a new script.2. Open it, and type "MeshFilter" so that it's description would show up. Actual result: Descrip... Read more
Making public method private when it is assigned to Button's onClick eve...
Reproduction steps:1. Open the "bug.zip" project2. Open the "Test" scene3. Open the "Example.cs" script4. Make "Pressed" method priv... Read more
UnityEvent functions reset when selecting multiple GameObjects with diff...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Select the “Testing”... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation