Search Issue Tracker
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
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
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
"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
[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
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
UnityEvents using Classes as Paremeters don't fire when used in builds
Steps to reproduce:1. Open the QA-attached project (Link in the edit "Project: (60mb)")2. Run the MainScene in the editor.3. Press t... 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
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