Search Issue Tracker
Timeline animation behaving unexpectedly when model has Animator control...
Steps to reproduce:1. Open attached Unity Project "case_917361-VR_sink-reduced".2. Open Scene "Scenes\test".3. Enter Play mode.4. Ob... Read more
IL2CPP crashes when two non-existing methods with same declaring types a...
IL2CPP crashes when two non-existing methods with same declaring types and parameter counts are referenced from a DLL with this call... Read more
Raycast doesn't detect collision with a box collider 2D that has edge ra...
To reproduce :1. Open project attached by QA2. Open RayTesting scene3. Open scene view window and notice that at some points raycast... Read more
[SPS | Post FX] Single-Pass Stereo with Motion Blur or TAA causes double...
This is a situation where double-vision occurs on VR systems when either Motion Blur or Temporal Anti-Aliasing are used and Single-P... Read more
[Regression] Calling Destroy() method in Awake for Networking objects is...
Starting from 2017.2.0a2 when you spawn Networking object (spawnable object) and call Destroy() in Awake method - it gives error Cou... Read more
Stencil 'Comp' operation is ignored when shader is used with SpriteRenderer
Repro steps: 1. Open "SpriteStencilBug" projects "Main" scene2. Look at "UnlitStencilSprite" and "UnlitStencilMesh" in the Hierarchy... Read more
Error 'No texture data available to upload' when using external textures...
Reproduction steps:1. Open project attached (ExternalTextureBug.zip).2. Open script "UseRenderingPlugin.cs".3. Uncomment line 52.4. ... Read more
DrawMeshInstancedIndirect should validate arguments ComputeBuffer size/l...
To reproduce: 1. Open the project, attached by the user (DrawMeshInstancedIndirectBug.zip)2. Enter Play mode3. Observe the Game view... Read more
Animator's States start to flicker in Playmode, if Animator window is to...
To reproduce:1. Open attached project "animatorbug.zip"2. Open Test scene and press play.3. Select "Cube" in the Hierarchy.4. Open A... Read more
Assertion failed: RendererUpdateManager when calling CommandBuffer.DrawR...
Steps to reproduce:1. Open user attached project2. Open scene 'asdf'3. Enter playmode Console spammed with two assert messages: Rend... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- 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