Search Issue Tracker
Bug Reporter error when reporting a bug on MacOS
1. Open any project in 2017.1.0b1 2. Help -> Report a Bug... Bugreporter error. Please see screenshot. Occurring on: 2017.1.0b1 No... Read more
[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 ... 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 scene 3. Hit play 3. Detach game window and try to resi... 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 resu... Read more
Upgrade NOTE: replaced 'mul(UNITY_MATRIX_MVP,*)' with 'UnityObjectToClip...
Steps reproduce: 1. Open attached project 2. Open ShadowMeta.cginc 3. Replace UnityObjectToClipPos(pos4) to mul(UNITY_MATRIX_MVP, po... 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 project 2. Build for Standalone 3. Run the build Result:crash Reproduced on ... 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... Read more
Cloth crashes editor in physx::Sc::ClothSim::clearCollisionShapes when e...
To reproduce: 1. Open attached project 2. Enter and exit Play mode until editor crashes Expected: Cloth does not crash the editor ... 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" scene 2. Expand "Main Canvas" GameObject in the H... 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) Ob... 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
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule