Search Issue Tracker
Unity fails to read imported Sketchup asset files of versions 2020 or 2021
How to reproduce:1. Open the attached project "ModelImportTest.zip"2. Open Assets/Sketchup folder in the Project window3. There are ... Read more
Texture2D asset Inspector’s “Default” tab’s text overflows when large am...
Reproduction steps:1. Have all available build target modules for the Unity version installed2. Open attached project "AssetProcesso... Read more
Renaming obj and mtl file leads to library and asset going out of sync o...
How to reproduce:1. Open the user's attached project("U2021.zip")2. In the Project window rename "rapid.obj" to "Model.obj"3. Rename... Read more
Editor freezes and crashes when creating a large amount of tiles
Reproduction steps:1. Open the users attached project2. Open Scenes/SampleScene3. Enter the Play Mode Expected result: Play Mode is ... Read more
[OpenXR] [DX12] [HDRP] Editor crashes on Unexpected null accessor on Buf...
Reproduction steps:1. Open the attached project ("HDRP_VR_Test.zip")2. Open the SampleScene3. Set SteamVR as OpenXR default runtime4... Read more
[Playables] "PlayableGraph was not destroyed" warning is logged when ent...
"PlayableGraph was not destroyed" warning is logged when entering the Play mode with the Prefab open (the prefab holds the script wh... Read more
Different behavior between UnityEditor and UTR observed when counting m_...
Steps to reproduce:- Open Editor and run Tests/EditModeAndPlayModeTests/TextureStreaming project- Observe GfxDeviceD3D11Base::FlushI... Read more
Several Animation tasks are scheduled on the Main thread instead of Job ...
Reproduction steps:1. Open the attached 'AnimationJobSchedulingBehaviour' project2. Go to the 'Window -> Analysis -> Profiler'... Read more
Matrix4x4.rotation is broken on ARM64
How to reproduce:1. Open the attached project "BugProj.7z"2. Build And Run the project on any ARM64 deviceExpected results: Matrix4x... Read more
[DX12] Editor crashes on GfxTaskExecutorD3D12::DoExecute or GeometryJobT...
How to reproduce:1. Download the project (Link in the Edit below)2. Open the Unity Editor folder and execute the following command -... 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
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature