Search Issue Tracker
[Shuriken] Limit velocity over lifetime allows negative values
Steps to reproduce: 1. Download and import attached project.2. Open scene: main.3. Play.4. Select GREEN particle system in Hierarchy... Read more
"Invalid editor window of type" error when double-clicking a tab to maxi...
Reproduction steps:1. Open the attached project "1421405.zip"2. Open "SampleScene" from the Project window3. Select "GameObject" in ... Read more
Light Probe Gizmos are not visible
How to reproduce:1. Create a new project or open an existing one2. Create a Light Probe Group Expected result: Light Probe Group's g... Read more
Cannot report Bug in 2019.3.0f5 when using Mac Editor
Steps to reproduce:1. Open Unity 2019.3.0f5 Editor2. Click Help -> Report a Bug... Expected result: Bug reporter opens upActual r... Read more
5.0 Deferred Shading makes Masked world space UI not work
UI Masks in world space canvases don't work with Unity 5.0 deferred shading. 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
[Mono] [Coverage] Crash on scripting_profiler_get_coverage when calling ...
How to reproduce:1. Open the "mono_profiler_coverage_crash_on_EditorApplication_SaveAssets.zip" project2. Enable Code Coverage (Pref... Read more
RenderTextures appear as Untracked Memory in Memory Profiler
When allocating RenderTextures via its constructor and calling Create afterward, they appear in the Untracked Memory in Memory Profi... Read more
"(GetStatus) Cannot get non-existing progress id 5." error is thrown whe...
To reproduce: Open Unity Hub and create project with the "3D Sample Scene (HDRP)" Template; When the project is opened switch to the... Read more
ScriptableObject strips classes from packages when these classes are use...
How to reproduce:1. Build And Run the attached project2. Observe the texts Expected result: Texts are:This is message 1.And this is ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default