Search Issue Tracker
Scene header context menu has extra menu items
Steps:1. Create a new project2. Right-click in Scene header==>There are extra menu items at the bottom of context menu Read more
[HDRP] GBuffer normal debug modes not working correctly with Virtual Tex...
Versions tested: 10.4, 12.0 (Master) Steps to reproduce: 1) Clone Graphics repo2) Open TestProjects\HDRP_RuntimeTests project3) Open... Read more
Cloth is broken when parent GameObject scale is lower than 1 and Surface...
How to reproduce:1. Open the attached "cloth-surface" project2. Open the "SampleScene" scene3. Enter Play Mode Expected result: Clot... Read more
[URP] [Universal Renderer] Post-processing doesn't enable when PostProce...
On assigning Post-processing Data to None, the Post-processing Enabled checkbox gets unchecked automatically in the Inspector when 2... Read more
OnTransformChildrenChanged doesn't get called in the Edit mode when drag...
How to reproduce:1. Open the user's attached project2. Open Scenes > SampleScene3. From the Assets folder drag the 'Prefab' under... Read more
Building projects with IL2CPP scripting backend on Windows fail due to f...
Steps to reproduce:1. Create a new Unity project2. Set scripting backend to IL2CPP in Player Settings3. Attempt to build the project... Read more
Editor crashes when loading a scene from a runtime-updated Addressables ...
How to reproduce:1. Open the user's attached project "AddressableTest-2021.zip"2. In the Project window go to Assets/Scenes/Test.uni... Read more
NativeArray<T>.ReadOnly does not implement IEnumerable<T>
NativeArray<T> implements IEnumerable<T> allowing to use C# "foreach" syntax to iterate over it. However its read-only v... Read more
[Physics Debugger] Colliders are visualized even if their Layer is not s...
How to reproduce:1. Open the attached "ShowPhysicsLayers.zip" project2. Open the "SampleScene" Scene3. Go to Window -> Analysis -... Read more
Non-stereo viewport rects are incorrect in VR mode
Viewport rects are handled incorrectly in non-stereo cameras when in VR mode, resulting in rendering artifacts. Reproduction steps:1... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- Crash on EnumerateDisabledKeywordsInVariantsArray or UNITY_XXH32 when rapidly saving ShaderGraph or VFXGraph changes