Search Issue Tracker
[iOS] Spinning wheel appears and application crashes on a device if exte...
To reproduce:1. Open project attached by the user2. Make sure "starter" scene is included in the build settings and build it for iOS... Read more
Occlusion Culling does not cull shadow casters
To reproduce:1. Open provided project2. Open Assets/Scene/Scene.unity3. Open Windows/Occlusion Culling and switch to the Visualizati... Read more
WASM runtime error: integer overflow/unrepresentable
-e: when running attached scene in WASM it will fail with an error about integer overflow--works when loading asm build -repro:--get... Read more
Video player doesn't play when building on Windows for OSX
Steps to reproduce:1. Open user attached project on Windows2. Build for OSX, x86_64 Architecture (Don't build for x86, it is confirm... Read more
'A tree couldn't be loaded because the prefab is missing' error is throw...
To reproduce:1. Create a new project2. Import attached custom package ("case_1191833.unitypackage")3. Observe Console Expected resul... Read more
Editor crashes when 'Build And Run' is opening the built Xcode project w...
When "Build And Run" is used to open an iOS build with Xcode, Unity Editor crashes when opening Xcode. Steps to reproduce:1) Open th... Read more
Crash when loading file [5.4 regression]
How to reproduce: 1. Open attached project2. Open scene Scenes/LoadPrefabScene.unity3. Play the scene- Unity crashes- The last messa... Read more
Coverage.GetStatsFor API shows 0 hits for generic methods
Steps to reproduce: Open attached project Enable Code Coverage by pressing Test/Toggle Open Test Runner and run all editor tests Cli... Read more
Shader does not show up on iOS 10 GLES3
1. Open my attached project2. Make sure OpenGLES3 is selected as graphics API3. Build & deploy to iOS10 device. Expected result:... Read more
Loading a scene async creates huge performance spikes for the GPU
To reproduce the issue follow the steps:1. Open "TestLoading" project2. Build the project in development mode3. Start the build and ... 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