Search Issue Tracker
Creating and opening a Visual Effect Graph throws errors in the Console,...
How to reproduce:1. Open an empty project and install Visual Effect Graph2. Create a new Visual Effect Graph and double-click it to ... Read more
Crash with Unity.Networking.Transport.NetworkDriver:Connect when using N...
Reproduction steps:1. Open the attached user's project2. Open scene "Scenes/SampleScene"3. Enter Play mode Expected result: The Edit... Read more
kShadowCastingShadowsOnly objects are rendered by Projectors (built-in r...
The built-in renderer does not cull kShadowCastingShadowsOnly objects for the Projector render loop in 2021.3, which can result in s... Read more
Presets: "Clear the current value" string is displayed in the "Inspector...
Steps to reproduce: Create a project Add 2D/3D game object Go to the "Inspector" tab Select any component Click on the preset icon V... Read more
Reference to a prefab is lost when the "Adressables" build is completed ...
Reproduction steps:1. Open the attached "repro_IN-39813.zip" project2. In the "Assets" project folder, select the "Repro" GameObject... Read more
Indexes are rebuilt when changes to the Search Index Manager Options are...
Reproduction steps:1. Open the attached “Quick Search Test 2.zip“ project2. Open Window > Search > Index Manager, select the K... Read more
Burst: Random generation fails for float when using byte parameters
1. What happenedThe random generation using "Unity.Mathemenatic.Random" generates values out of the supplied boundaries when enablin... Read more
[URP] Render debug mode breaks Game view when using specific Post-Proces...
How to reproduce:1. Open the “Lighting_Debug_Bug“ project2. Open the “SampleScene“3. Enter Play Mode and open Game view4. Enable the... Read more
Creating an empty ComponentTypeSet throws IndexOutOfRangeException
Reported externally as IN-40851 , and discussed on Slack here The following code throws an IndexOutOfRangeException:{code:java}names... Read more
Prefab Canvas Component corrupts GameObject rendering when "UI Environme...
How to reproduce:1. Open the “UI_Environment_Bug” project2. Set the “UI Environment” field to “SampleScene” (Edit > Project Setti... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject