Search Issue Tracker
[Prefabs] Unloading active scene throws SerializedObject destroyed errors
To reproduce: 1. Load two scenes into scene manager.2. Open lighting settings window, make sure it is visible.3. Make second scene a... Read more
RGBA values aren't expressed the same way in Animation window vs color p...
To reproduce: 1. Create a Sprite game object2. Try changing its color (see that RGBA values are in range (0 - 255))3. Try animating ... Read more
Color eyedropper overlapping color picker
Color picker window is not opening for standard shader Steps to Repro:1. Create a new project2. Project window > right click3. Ma... Read more
[2018.3] Vectorgraphics Package 1.0.0preview13 becomes corrupted when it...
To reproduce: 1. Open Unity and create a new project2. Click Window > Package Manager3. Click All packages4. Install Vectorgraphi... Read more
Getting UNetWeaver errors when using Entities and creating a NetworkBeha...
To reproduce:1. Create a new Unity project2. In Player Settings change Scripting Runtime Version to .NET 4.x Equivalent3. Open Windo... Read more
ARCore plugin throws a DllNotFoundException: arcore_unity_api exception ...
Users have reported about ARCore pluging throwing exceptions after a Unity build is deployed to a device. It only seems to occur wit... Read more
Tilemap Palette spawns prefabs from tiles on the palette when entering P...
How to reproduce:1. Open the user-submitted project2. Enter Play mode and observe the Scene View3. Stop the Play mode and go open th... Read more
[HDRP] Scene objects are rendered black when realtime directional light ...
How to reproduce:1. Open user's project2. Open in Project Window _SCENES > main scene3. Select Directional Light in Hierarchy Exp... Read more
Encountered invalid redirect (missing Location header?) error is printed...
To reproduce: 1. Download attached project "LicenceAPITest.zip" and open in Unity2. Open "main" scene3. Enter Play mode and hit Chec... Read more
Scene View hitches when assets/renderers come into view
How to reproduce:1. Download and open the project from OC.2. Load Book of the Dead Asset Library3. In the Scene View fly past the as... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu