Search Issue Tracker
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
"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
There are shadow artifacts with Point Lights when using high shadow filt...
How to reproduce:1. Open the attached project "My project.zip"2. Open Assets/IssueTestScene.unity Expected results: There are no sha... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used