Search Issue Tracker
[macOS Standalone] Bundle Identifier in Player Settings does not match X...
How to reproduce:1. Create a new project for standalone OSX platform2. Set a custom bundle identifier for example "com.com.test" in ... Read more
[Vulkan][Android] Video Player in 2018.4 using Vulkan does not play Videos
To reproduce:1. Open the attached "NewVideoPlayer.zip"2. Make sure the Android Graphics API is set to Vulkan3. Build and Run the "Fa... Read more
2D and UI Sprite Transparency is shown differently Inspector and in the ...
To reproduce:1. Open the QA's attached "ButtonColorSpace.zip" project2. Select the "PlayButton" sprite asset3. Compare the sprite's ... Read more
[Mac][Window Management] Windows of other Unity instances pop up while o...
While working on two instances of Unity of 2020.1.0a24 version, undocked windows of Unity instance running in the background pops up... Read more
Bug reporter on MacOS isn't readable in dark mode
The bug reporter UI does not correctly support dark mode. The UI should query the system for font colors. Instead, there is black te... Read more
[ShaderGraph][Mac] shader with keywords causes shader compiler errors
How to reproduce:1. Open the attached project2. Re-import "KeywordTest" shader3. Check the console Reproducible with: 2019.3.2f1 (7.... Read more
EventSystem's ExecutionOrder is 0 instead of -1000 when opening a projec...
How to reproduce:1. Open the user's attached project 'Bug-EventSystem-ExecutionOrder-2018.zip'2. Observe the console Expected result... Read more
Crash on block_remove when initiating a drag and closing the window from...
Steps to reproduce:1. Open the attached project ("1221016.zip")2. Use Shift + O to open the Window in the Scene View3. Click on the ... Read more
[WebGL][IL2CPP] After the first Build every other WebGL Build for empty ...
How to reproduce:1. Open the attached 779507_WebGL-IL2CPPCore-Issue.zip project2. Switch to WebGL platform and enable Development mo... Read more
Skybox in the Reflection Probe gets culled when using a Renderer Feature...
How to reproduce:1. Open user-submitted project (renderBug.zip)2. Open the SampleScene3. Make sure that Assets/Settings/ForwardRende... 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
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project