Search Issue Tracker
[URP] Shader Graph Edge Removed when upgrading project from 2021.2.0a17 ...
Reproduction steps:1. Open attached project "internal-tower-defense-2021.2.zip"2. Open Scene "Main" in Assets/Scene/Main3. Enter Pla... Read more
Fatal error by GraphicsSettings.asset causes crash
Repro steps:1. Open "GraphicsSettingsError.zip" project Actual: Fatal error by GraphicsSettings.asset windows pops up when opening t... Read more
Deleting object or prefab causes Editor to crash, if that object or pref...
To reproduce from scratch:1. Make new game object, or it's prefab.2. Lock it in the Inspector.3. Delete that object. Expected result... Read more
Drawing a full circle with Painter.Arc() has straight edges when precede...
Steps to reproduce: Using Painter2D(), do a MoveTo(center) and Arc(center, 100, 0, 0360), Do a Fill() Actual results: The circle has... Read more
Parent gameobject's and child gameobject's positions are not synced afte...
Steps to reproduce:1. Download and open attached project2. Build it3. Open 3 instances of the game4. Host the game with one of them5... Read more
[Android][IL2CPP][macOS] Android IL2CPP building fails
Steps:1. Create a new project2. Build Settings > Switch to Android3. Player Settings > Other Settings > Scripting Backend &... Read more
[HoloLens] Connect button has no effect in Holographic Emulation Mode: R...
Steps to reproduce:1. Create a new Unity project2. Open player settings for WSA3. Enable "Virtual Reality Supported" and Add "Window... Read more
Select Assets are not focused on when pressing Show In Package Manager i...
How to reproduce:1. Add White Rabbit (free) by Niwashi Games to your account through the Asset Store2. Open the user attached "Beta ... Read more
TlsException when moving binaries and running the project
Steps to reproduce:1. Open User-supplied project (Project.rar -> unity_project)2. Run Sample scene Expected: no errorsActual: err... Read more
UIElements binding a value to LongField results in no change to the Long...
How to reproduce:1. Open attached project "longField.zip"2. In the Project window, go to the Assets folder and select the "Test" ass... 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