Search Issue Tracker
Errors when importing Playmaker package
Steps to reproduce : - open Asset Store - import the Playmaker package https://www.assetstore.unity3d.com/en/#!/content/368 and no... Read more
GLES3.1+AEP support not recognized on GLES3.2 devices
AEP support is queried as "bool deviceFeaturesAEP = device.Features.Contains("android.hardware.opengles.aep")" in CheckDevice.cs, bu... Read more
Inverted Lowpass Filter Component behaviour between Unity versions 5.3.5...
1. Open attached Unity project "New Unity Project 02" in Unity 5.3.5p5 or an earlier version of 5.3 2. Load scene "LowpassFilterBug"... Read more
Video Clip Preview works only in Play mode
Reproduction Steps: 1. Import attached project. 2. In Video Clip Preview, attach "Cats" video to Video Clip. 3. Start video. Expect... Read more
Editors crashes on play when Graphics Emulator is turned off under OpenG...
Steps to reproduce: 1. Launch Unity Editor with the -force-gles31aep argument 2. Open the attached project 3. Switch platform to And... Read more
UIElements exceptions after upgrade from Unity 5.6 to Unity 2017.1 and b...
- Download the Inventory Pro (by DevDog) package from the Asset Store in Unity 5.6 (you will see a pop-up window with some informati... Read more
Using OverrideGeometry on instantiated sprite produces different results...
Steps to reproduce: 1. Open attached project 2. Build and run for Windows standalone Result: instantiated sprite that OverrideGeome... Read more
[Windows/DX11] Standalone Window size is gradually getting bigger when s...
1. Create new project and set fullscreen mode to exclusive 2. Start as windowed 800x480 window 3. Hold alt and quickly tap <enter> t... Read more
[dx11] Exiting exclusive fullscreen mode corners window in top left inst...
1. Start as windowed 800x480 (other resolutions work too) 2. Press alt+enter to enter fullscreen 3. Exit fullscreen and notice that ... Read more
[Camera] OnRenderImage: exception is not working while stencil value is ...
How to reproduce: 1. Download and open attached project file 2. Open "main" scene 3. Play the scene Expected result: The red sphere... 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
- Shader Graph more options dropdown button does not open the dropdown when clicked all the way to the right of the button
- “Attempting to draw with missing bindings“ warning lacks root cause indication and is thrown each frame when StructuredBuffer is accessed on DirectX12
- Shader Graph Import Settings documentation leads to "Sorry... that page seems to be missing!" page when opened through the documentation button in the Inspector window
- Unexpected Material change/transparency when switching between ShaderGraph and material at runtime in HDRP
- Particle Effect window buttons overlap with other UI elements when opened in Editor