Search Issue Tracker
Asset preview is not generated when selecting an asset with the mouse in...
How to reproduce:1. Download the “IN-110351“ asset pack2. Create a new empty project3. Drag the downloaded asset into the Project wi... Read more
Installing VFX Learning Templates throws "method get_fontSharedMaterials...
Steps to reproduce:1. Create new Unity project2. Import VFX Graph package3. Open “Create new VFX Asset” window4. In window press “In... Read more
[Mac OS] Crash on objc_release when repeatedly closing and opening an Ed...
How to reproduce:1. Open the "Mac_SceneView_Crash.zip" project2. Wait till Unity crashes (a script is opening/closing scene view aut... Read more
Crash on WindowsVideoMedia::GetNextVideoFrameGeneric when importing 3D ....
How to reproduce:1. Create a new Unity project2. Drop the "HET_0001.mp4" file into the Assets folder through the File Explorer3. Wai... Read more
VideoPlayer.url does not recognize null value
To reproduce:1. Open attached project2. Press play3. Observe Console window Expected: 'URL NULL" and "string NULL" printed out to co... Read more
“Value cannot be null. Parameter name: source” exception is thrown when ...
Reproduction steps:1. Open attached project "ProjectSettingsRevert.zip"2. In Project Settings window, open Input Manager tab3. Make ... Read more
Doing unrelated things to Lighting changes "Ambient Color" to Black
Repro steps for 2017.2.0a1: 1. Open provided projects "test" scene2. In the project window click on "boomfountain" located in "Asset... Read more
Package Manager button does not have the “Hold command to drag and move”...
Steps to reproduce: Create a new Unity project using the Universal 3D template Hover the mouse cursor over the Package Manager butto... Read more
Editor sprite icons are not showing in inspector
Steps to reproduce:1) open attached project2) open scene 'm'3) click on directional light in hierarchy4) observe script component Ex... Read more
Blackboard variable of type List<CustomUnityObject> throws errors in Bla...
Steps to reproduce: Create a new "MyCustomAgent" Monobehavior Create an custom action "Get Agent in AgentList" and set AgentList 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
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project