Search Issue Tracker
SerializeField list objects are not initialized with class/struct defaul...
How to reproduce: 1. Open the attached 'project-442732.zip' project 2. In the Hierarchy window select 'Test' 3. In the Inspector win... Read more
[Freeze] Generate Lightmap UV's takes too long on certain model
Steps to reproduce: 1. Open attached project. 2. Select the wallCanyon_01LoA asset in the assets folder. 3. Open the model tab i... Read more
AssetDatabase.GetDependencies returns unused texture
To reproduce: 1. Open attached example project (Assets/scene.scene). 2. Select "Assets/material" in the project. 3. Notice the mate... Read more
Left clicking on button with mouse on android device does not work
Using a mouse connected to an android's USB port does not when using it to click on buttons on with Unity 4.5f1. Worked fine with 4.... Read more
Output in Command Prompt is not displayed when Editor is launched via Un...
To reproduce: 1. Open user's project via Unity Hub 2. In main toolbar, go to CMD > Run CMD 3. Observe the cmd window Expected: comm... Read more
OnApplicationFocus() is not called when leaving or re-entering a VR appl...
How to reproduce: 1. Open the user's project 2. Open the "SampleScene/Scenes" Scene 3. Enter the Play Mode 4. With HMD on press the... Read more
Failed executing external process for 'Final Gather' job error repeating...
To reproduce: 1. Open attached project 2. Open PVE_C01_004 scenek 3. Bake scene lighting 4. Notice "Failed executing external proce... Read more
[LightProbes] Switching light probes does not update them at runtime.
Switching Lightprobes does not updated them in runtime. When loading Lightmaps and Lightprobe data via script for some reason the pr... Read more
Event.current.shift, Event.current.alt, and Event.current. don't work as...
Steps to reproduce : - import the project attached - press play and hold shift, control or alt key down and notice the message - bu... Read more
JsonUtility does not serialize/deserialize DateTime formats
Repro steps: 1) Open the project and only scene in it 2) Play the scene 3) Inspect the Console - notice that no result is given in t... 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
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function