Search Issue Tracker
PropertyCallbackScope is called twice when used for Arrays
How to reproduce:1. Open the user's attached project2. In the Project window, select the Asset "test"3. Observe the Help Boxes drawn... Read more
[OSX] Editor performance regression in 5.0 on Mac (when multiple views a...
To reproduce:1. Open attached project2. Open Test scene3. Notice that scene runs at 30 fps4. Maximize Game view5. Notice that scene ... Read more
Reordering Enum Values in VFX Graph Uint Property expands the “Value” fi...
Steps to reproduce:1. Create project Unity project using High Definition 3D Template2. Create VFX Asset in Project window (Window &g... Read more
"Reimport All" is broken in 2019.3 (in Asset Pipeline v2)
Reimport All" option of Context menu in Project View is broken in 2019.3 (in Asset Pipeline v2). Reproduced in 2019.3.0a3 How we can... Read more
[Usability] Dragging and dropping Subgraph block into incompatible conte...
Steps to reproduce:1. Create a new project2. Install Visual Effects package (Window > Package Management > Package Manager)3. ... Read more
Infinity loop on importing Assets, when building appx package via MRTK b...
1. Create a new project -> Install MRTK2. Navigate to Mixed Reality Toolkit in Editor Menu toolbar -> Utilities > Build Win... Read more
[Oculus XR SDK] Error spamming to logs on Quest: OPENGL NATIVE PLUG-IN E...
After running the graphics tests (and during) I'm seeing a lot of an error being spammed to the log. 1-21 09:23:58.475 22244 22296 D... Read more
Search Window Undo Redo actions are not accessible via Edit dropdown menu
Steps to reproduce: Open the attached project Open the SampleScene Open Search Window Add a Hierarchy Search Area block and Componen... Read more
Inconsistent collisions when colliding with surfaces made of one collide...
Reproduction steps: 1. Open the "Inconsistent collisions case_675247" project that I've attached.2. Open and play the "TestScene" sc... Read more
LineRenderer points lists suffers from performance issues when list is l...
1) Create a LineRenderer2) Expand list of points and change size to 100003) Notice the editor is very slow. All points are being dra... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object