Search Issue Tracker
[Android] .so without lib prefix loads in development-build, but not in ...
Reproduction steps: # Open the user’s attached project “UnityTestProject“ # Go to Window > Package Manager and install Android L... Read more
Crash on GfxDeviceD3D12Base::DrawBuffersCommon when enabling a GameObjec...
Reproduction Steps: 1. Open the attached project “repro-project” 2. Open the "Assets/Crash/Crash.unity" scene 3. In the Hierarchy... Read more
[Profiler] Chart Tooltip shows individual time for some and total time f...
How to reproduce: 1. Create a new Unity project 2. Open the Profiler 3. Load in attached .data file 4. Go to Frame 13 5. Select the ... Read more
Building asset bundles when build path doesn't exist causes a failed ass...
How to reproduce: 1. Open the attached project 2. Make sure Project/AssetBundles directory doesn't exist 3. Window > AssetBundle Bro... Read more
[OpenXR][HDRP VR] Ray traced reflections in Standalone Player do not mat...
Steps to reproduce: 1. Open the attached user's project "hdrp_vr_rt_reflection_bugreport.zip" 2. Make sure OpenXR is enabled in th... Read more
TextMeshPro Text gets cut off when changing Font FaceColor
How to reproduce: 1. Download and open project 'MainMenuRepro.zip' from Google Drive 2. Open Scene 'MainMenu.unity' 3. Enter Play Mo... Read more
Reordering children in the Hierarchy does not dirty the scene nor record...
Steps: 1. Create a GameObject with two children 2. Reorder the two children ==> Scene is not dirtied Undo doesn't work either Note... Read more
[OSX] [Cloth] Crash on "physx::PxFabricCookerImpl::cook" when instantiat...
Reproduction steps: 1. Open attached "New Unity Project 1" project. 2. Open "Untitled" scene. 3. Select "Main Camera" game object an... Read more
[Animation] Grand child game object have unnecessary slash added to name...
Steps to reproduce: 1. Open attached project 2. Open scene "Animation" 3. Fully expand "Main Camera" game object 4. Select "Parent"... Read more
Scripts cannot be loaded when they contain an odd number of "*" signs in...
Steps to reproduce: 1. Open the attached "ScriptBug" project 2. Select "Directional Light" GameObject in the Hierarchy window 3. Ope... 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