Search Issue Tracker
[Oculus] Black screen when resume from sleeping mode on Quest
Repro steps: 1. Build APK with 2018.3.x (I tested 2018.3.0f2+OVRPlugin 1.32, and 2018.3.0f1+OVRPlugin 1.31) 2. Run it on Quest 3. ... Read more
Windows x64 standalone build crashes when using MeshCollider.sharedMesh
To reproduce: 1. Import unity_4_3_crash_win_64.unitypackage 2. Open scene TestCrash 3. Build&run a windows standalone for x64 4. Pre... 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
[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
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
Application crashes when game is run on some android devices with OpenGL...
Some of the shaders make application crash when built with OpenGLES2.0 on some android devices with 4.4.2 Tested with(not reproduc... Read more
Inputfield ignores arrow keys on OSX builds
-e: In the editor and in windows builds, arrow keys when focused on an inputfield will move the caret through the text. On OSX buil... Read more
Custom NavMesh Agent Type causes an error "Failed to create agent" in th...
Reproduction steps: 1. Open the attached project "BugReport_NavMesh_FailedToCreateAgent.zip"; 2. Open Scene.unity; 3. Select "My Age... Read more
Continuous Dynamic collision isn't working correctly with MovePosition
To reproduce: 1. Use MovoPosition to jump over an object Expected results: All colliders between current object and his new location... 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