Search Issue Tracker
AntiAliasing function does not work correctly, the rotated images still ...
Reproduction steps:1. Open the attached project;2. Open the scene "RotatedImage";3. Observe an object "Image" edges; Actual result: ... Read more
Upgrade NOTE: replaced 'mul(UNITY_MATRIX_MVP,*)' with 'UnityObjectToClip...
Steps reproduce:1. Open attached project2. Open ShadowMeta.cginc3. Replace UnityObjectToClipPos(pos4) to mul(UNITY_MATRIX_MVP, pos4)... Read more
[VR]Build crashes if "Run in background" is true and allow HDR is disabled
Steps to reproduce:1. Download and open the attached project2. Build for Standalone3. Run the build Result:crash Reproduced on 5.6.0... Read more
Unity crashes when Deep Profile is turned on and Grid Layout Group compo...
Reproduction steps:1. Open the attached project;2. Open the scene "Test";3. In Profiler window turn on the function "Deep Profile";4... Read more
Cloth crashes editor in physx::Sc::ClothSim::clearCollisionShapes when e...
To reproduce: 1. Open attached project2. Enter and exit Play mode until editor crashes Expected: Cloth does not crash the editor whe... Read more
Enabling disabled Prefab instance of nested Canvases results in child UI...
How to reproduce:1. Open the attached project "CanvasBug2" and open "CanvasBug2" scene2. Expand "Main Canvas" GameObject in the Hier... Read more
[Metal] Half-precision literal in HLSL is translated to float literal by...
Reproduction steps:1) Open the attached project (HLSLHalfLiteralBecomesMetalFloatLiteral.zip).2) Open "MobileBloom.shader".3) Observ... Read more
Crash at GraphicsCaps::CheckGPUSupported
Fix/Workaround: - make sure you are running Unity directly on your machine (not through Remote Desktop Connection or in a virtual ma... Read more
Applying Undo after using Rect Handles throws errors in the console
Applying Undo after using Rectangle Handles in the scene view throws errors in the console Reproduction steps:1) Create a New Projec... Read more
[Android]Vulkan doesn't work on android devices with 7.x OS if Virtual R...
Steps to reproduce:1. Open project from the link2. Build and run for android-Crash(sometimes requires more tries to run the app) Not... 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
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names