Search Issue Tracker
EditorGUILayout.MaskField keeps the "Everything" option selected when cl...
1. Open the attached “MaskFieldBug3.zip“ project2. Click Window > My Windows3. In the "Flag field" select the "Everything" option... Read more
Reflection Probe Sample Effect changes when rotating the Camera
How to reproduce:1. Open the attached user project “reflectionprobe_demo.zip“2. Open Scene “Zhucheng01“ (Assets/Demo/Zhucheng01)3. E... Read more
Material Texture selection doesn't find Render Textures when selecting R...
How to reproduce:1. Open the attached user project2. Select the “Dummy Material“ Material3. Press the select button right from eithe... Read more
UI transition animation does not work when translating with percentages ...
How to reproduce:1. Open the attached project “UITransAnim.zip“2. Open Scene “Scene_Book“ (Assets/Scenes)3. Enter Play Mode4. Press ... Read more
DropdownField has all options checked when selecting from the field in P...
How to reproduce:1. Open the attached user project “DropdownFieldIssue-2022.2.zip“2. Open Scene “SampleScene“ (Assets/Scenes)3. Ente... Read more
Some text elements disappear or turn white when using text shadows or ou...
How to reproduce:1. Open the attached user project “BugUIToolkitTextShadowsAndOutlines.zip“2. Open Scene “SampleScene“ (Assets/Scene... Read more
Meshes cannot be read during import process when running in batch mode
Steps to reproduce:1. Download the “BatchModeRO” project2. Open Command Prompt window3. Go to the Unity version folder (eg. cd c:\Pr... Read more
Changing Color Space is not consistent when using Texture Arrays
Steps to reproduce:1. Open the “Bug Reports” project2. Change Color Space to Gamma (Edit → Project Settings → Player)3. Observe the ... Read more
[Android] Crash with specific project in /apex/com.android.runtime/lib/b...
How to reproduce:1. Open the attached “repro“ project2. Build and Run for Android3. In the Scene press the “Start“ button4. Wait for... Read more
Changes made to texture with a specific a _ST property marked as [NoScal...
How to reproduce:1. Open the attached project “IN_16486”2. Open the “SampleScene” Scene3. Select the “Cube” GameObject4. In the Insp... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES