Search Issue Tracker
Editor.OnPreviewGUI background isn't rendered in HDRP or URP
How to reproduce:1. Open the user-attached project “OnPreviewGUI test HDRP”2. Observe the “GUIPreviewTest” window Expected result: T... Read more
[Mono] Cultureinfo.currentculture doesn't work
To Reproduce: 1. Run the attached project.2. Observe that System.Globalization.CultureInfo.CurrentCulture always returns Invariant L... Read more
Production Ready Shaders - following Shader Variant Limit instructions d...
Steps to reproduce: Create a new URP project. Open Project Settings & Preferences windows, and check the Shader Graph page in bo... Read more
Cannot select console tab after switching current platform API
Steps to reproduce:1. Create empty project w/ default layout2. Turn on player settings and de-select automatic API for the platform ... Read more
PNGs imported with RGBA Half format are incorrectly converted when using...
How to reproduce:1. Open user-submitted project2. See Gradient8bit and Gradient16bit in the Project window Expected result: the imag... Read more
Crash when dragging an Asset imported using ScriptedImporter which attac...
How to reproduce:1. Open the attached project("case_1187558")2. Drag the "Test" asset from the Assets to the Scene Reproducible with... Read more
[Android]Lighting is chopped/gone on Samsung Galaxy S6 edge in forward r...
To reproduce:1) Open attached project and scene inside it2) Make sure "Rendering Mode" in "Player Settings" is "Forward"3) Build and... Read more
[Android] Input is being recorded while Splash screen is still being sho...
To reproduce:1. Open attached project "Test Project.zip"2. Build for Android3. While the application is in splash screen (or even ea... Read more
[Search] Open Search All window will move to newest additional window wh...
Steps to reproduce: Open a Unity project Open a Search All window using the magnifying glass icon in top right of editor or the shor... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template