Search Issue Tracker
Environment variables dropped when using Unity Hub 2.0.0
How to reproduce:1. Open cmd and write the following:cd C:\Projects\Unity\HubBug_01set PATH=%PATH%;C:\Projects\Unity\HubBug_01set FO... Read more
[XR][Post Processing] Scene renders twice for each eye when using _Camer...
How to reproduce:1. Open the "case_1154257-Repro" Project2. Open the "TestDepth/Scene" Scene3. Enter the Play Mode Expected result: ... Read more
The lack of vertex attributes causes a crash on dynamic batching
Unity Player crashes when all the following conditions are fulfilled: - Using OpenGL ES (2.0/3.0).- Dynamic Batching is enabled.- Th... Read more
"Identifier uniqueness violation" warning pops up when adding multiple ...
How to reproduce:1. Open attached Unity project2. Reload "MyCustomModel" asset Result: Warning appears:Identifier uniqueness violati... Read more
[Input] When resizing window, Input.mousePosition will be clamped by the...
Steps to reproduce this issue: 1. Open the attached project2. Open Default scene3. It displays the position of the mouse on the scre... Read more
Prefabs are reimporting every time a code change is made
Based on the discussion on this forum thread: https://forum.unity.com/threads/prefabs-are-reimporting-every-time-a-code-change-is-ma... Read more
Build performance drops after building in 4.3
Steps to reproduce : - import the project "Tubes" attached in 4.2- create a development build- upgrade the project to 4.3 and create... Read more
[Perforce] Unity fails to checkout project assets
To Reproduce: 1. Put attached project inside a workspace & set up a connection to Perforce.2. Submit everything in the default c... Read more
SHADERPASS has incorrect value when using Shader Graph for Built-In target
How to reproduce:1. Download and open the attached project2. Open the "GeneratedFromGraph-SG.shader" shader3. Go to line 1623 Expect... Read more
[Android] Black screen with skipped rendering frame and error "GfxDevice...
Reproduction steps:1. Open the attached project "ReproProj" with Android Platform2. Open the “/Assets/ExampleAssets/Scenes/SampleSce... 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
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
- LogWarning is not executed in the HDRP package script when running the project in -batchmode
- Freeze on DynamicHeapAllocator::InitializeMemoryRegion when entering Play mode in a specific scene