Search Issue Tracker
Shadows start flickering when using SRP Batcher
Reproduction steps:1. Download and open the attached "UnityProject.zip" project2. Enter Play mode and switch to the Scene view windo... Read more
Function Input.GetAxis("Mouse X") and Y-Axis in a Virtual Machine always...
How to reproduce:1. Create a Virtual Machine2. Create a new Unity project3. Create a new script4. In the "Update()" function write "... Read more
Crash on Shader::FindPropertyIndex when changing Material's Shader to St...
Reproduction steps:1. Open attached project "1304931"2. Open scene "SampleScene"3. In the Hierarchy, select "Cube"4. In the Inspecto... Read more
Right-click options do nothing on Arrays in Scriptable Object with custo...
How to reproduce:1. Open the user's attached project ("ArrayInspectorBug.zip")2. In the Asset folder select "foo"3. In the Inspector... Read more
System.ExecutableAndDlls and ManagedHeap memory usage increases and stay...
How to reproduce:1. Open a Task Manager2. Load the user's attached project "Unity_Client.zip"3. Open the Profiler window4. Select to... Read more
[XR][Oculus Integration Plugin] DllNotFoundException: libovravatar error...
Repro steps:1. Create a new project2. Import the Oculus Integration Plugin from in the Package Manager3. Open the "AvatarGallery" sc... Read more
[CPU] Baked Lightmap shows artifacts when Game Object intersects with Te...
Steps to reproduce:1. Open the attached "case_1300585.zip" project and Game scene2. Select Window/Rendering/Lighting3. Set Progressi... Read more
[Visual Scripting] The container box expands partially when shifting to ...
The container box expands partially when there is only one character in the next line while writing the Summary for Trigger Input. A... Read more
[URP] Infinite Vertex Streams error loop appear when Particle Sytstem Re...
Reproduction steps:1. Open the user's attached project and Scenes/SampleScene scene2. In the Hierarchy window Search bar, type Smoke... Read more
Error after adding event then changing option of a clip
The following error is generated in the console after specific repro steps of adding an event, then changing an option of a clip… Tr... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code