Search Issue Tracker
Crash in AnimatorControllerPlayable::GetAnimatorClipInfo when the clipIn...
To reproduce:1. Open attached project2. Play the scene3. Walk up to the top of the stairs and look over the edge4. Turn sideways whi... 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
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
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
"undeclared identifier '_FOVEATED_RENDERING_NON_UNIFORM_RASTER" error is...
Reproduction steps:1. Open the attached "Test20233URP" project2. Open the "New Scene" scene3. Observe the Console logs Expected resu... Read more
High CPU usage and slow editor performance while the Profiler with Deep ...
Steps to reproduce:1. Open the user's submitted project2. Open scene "DebugScene" under Assets/__Test3. Open the Profiler with enabl... Read more
FileSystemWatcher not implemented on .NET 4.x with .NET Standard 2.0 only
Steps to reproduce:1. Open user attached project2. Build & Run the project with development build checked3. Observe the "NotImpl... 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
Unable to find a corresponding location while using Partial classes/meth...
Reproduction steps: 1. Open "Test Project.zip" project and "SampleScene" scene2. Open "TestClass.Partial" in VS3. In Line 9 add a Br... Read more
[Lighting] 'Bake Direct' job failed with error code: 5
1) Download the attached project2) Open 30HzSample scene3) go to the lighting window and press bake4) observe the repeating error me... 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