Search Issue Tracker
[AssetImport] Importing FBX causes editor to run out of memory and crash
Steps to reproduce: 1. Create new project using Unity 5.12. Download attached FBX file and import it3. Notice error in console that ... Read more
[XR][Oculus] TouchScreenKeyboard reports state "Visible" even if the <us...
Reproduction steps:1. Download the attached user's project "KeyboardMinRepro.zip"2. Build and Run on Oculus Quest 1/23. Wiggle the j... Read more
Crashed in WriteData::WriteData while importing third-party ad plugins
Steps to reproduce: 1) Download attached project "WordyWords.zip" and open in UnityObserve crash while Importing Small Assests Repro... Read more
Generate Lightmap UVs doesn't complete in more than 20 hours for a house...
To reproduce:1. Open attached project2. Select bedroom nature3. Check Generate Lightmap UV and press Apply4. On my machine it didn't... Read more
SHADER_AVAILABLE_INTERPOLATORS32 does not work on Vulkan or OpenGL
Steps:1. Open attached project (VulkanGL_32Interpolators.zip)2. Make sure Editor is using Vulkan or OpenGLCore (set it in PlayerSett... Read more
Duplicate basemap name: _MainTex. Ignoring warning message is thrown whe...
How to reproduce:1. Open the attached project named "Case_1224162"2. Open the Test scene3. Observe the Console window. If there are ... Read more
[IL2CPP] Project fails to Build fails when 'event Action' is used
To Reproduce: 1. Build the project from repro_test.zip (12 MB) with Ill2CPP2. Observe that the build fails with: IL2CPP error for me... Read more
Second "Build" fails when animation window is opened
To reproduce:1. Open attached project2. Open "game" scene3. Open Animation window4. Build for iOS5. Select "_GameController" game ob... Read more
Canvas is rendered on top of other GameObjects in every viewing angle in...
How to reproduce:1. Open the project "case_1235078-World_Space"2. Open the scene "SampleScene"3. Modify the viewing angle in the Sce... Read more
[VideoPlayer] Crash on exiting play mode when a high resolution clip is ...
If play mode is exited while a high resolution video is playing in the VideoPlayer component, Unity crashes. Steps to reproduce:1) O... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code