Search Issue Tracker
[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
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
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
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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player