Search Issue Tracker
[GPUInstancing] Instanced objects are drawn through CommandBuffer when '...
Steps to repro: 1. Open attached project and 'Main' scene;2. Notice that there is 'Rock Spawner' gameobject that spawns instanced ob... Read more
Game screen does not render after DeviceLost when using Camera.SetTarget...
Reproduction steps:1. Open project attached (RTTest.zip)2. Open the RBTest scene3. Hit play3. Detach game window and try to resize i... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples
- Add Behaviour dropdown has a part in which the dropdown outline is cut out when the Add Behaviour dropdown is opened