Search Issue Tracker
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
[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
"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
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
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
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
Using Content Size Fitter or Vertical Layout Group causes error
When using the Content Size Fitter OR the Vertical Layout Group components on the Content of a Scroll View, and playing the scene an... 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
'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
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