Search Issue Tracker
Rendering artifacts with custom shader when using Vulkan for Android and...
Reproduction steps:1. Open the user’s attached project “reproproject”2. Open the /Assets/Crest/Crest-Examples/Main/Scenes/main.unity... Read more
[iOS] Concurrent downloads have become slower when using UnityWebRequest
How to reproduce:1. Open the attached project "BundleDownload.zip" on 2019.2.7f2 or lower2. Build and Run the Scene "bundledownload"... Read more
Editor hangs when repeatedly clicking "Create New Palette" in Tile Palet...
Repro steps:1. Create a new 2D Core project2. Open the Tile Palette window3. Click “Create New Palette” and save it4. Select the New... Read more
SRP constructor is called when the scene has not been loaded
How to reproduce:1. Open the attached user project "SRPConstructor.zip"2. Observe the Console Expected result: "OnEnable" is logged ... Read more
The Editor crashes when changing the Target Build from Windows to macOS ...
How to reproduce:1. Open the repro-project from Google Drive2. Click File → Build Settings3. Change Build Target to Windows4. Build ... Read more
Lightmap Exposure tooltip is incorrect
Observed: The tooltip for the Lightmap Exposure Slider is currently displaying "Light Settings" which is not useful. !LightSettings.... Read more
Documentation for PrefabUtility.SetPropertyModifications() is lacking he...
Complaints from a user: PrefabUtility.SetPropertyModifications() should have better documentation since you need an understanding of... Read more
Button click isn't registered when building for WebGL platform
Reproduction steps:1. Open the attached project “ButExample2”2. Build And Run the project using the WebGL platform3. Click the “Butt... Read more
Can't add more than two signal receivers' reactions
Reproduction steps: 1. Open new project2. Create empty GameObject3. Add a Signal Receiver component to the newly created GameObject4... Read more
Crash on JoinImpl<core::basic_string<char,core::StringStorageDefault<cha...
Reproduction steps:1. Open the attached “CrashRepro” project2. Click Window > Package Manager3. Select Unity Registry4. Search “H... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- 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