Search Issue Tracker
Occlusion matrix doesn't start at the same location as the clipping plane
Reproduction steps:1. Create a new project2. Create a camera in a scene with occlusion culling baked.3. Go to Occlusion > Visuali... Read more
Error when changing quality settings
Error changing the quality settings, in realtime, from "half res texture quality" to "full res texture quality" 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
Blurry Text
Description: Starting 2023.1, IMGUI's text is blurrier than at small point sizes and on low-resolution screens. link to forum post: ... Read more
[SRP] ARBackgroundRenderer support
SRP Repo: Issue #1033 ARBackgroundRenderer relies on command buffers to fill the screen with a material before opaque rendering. Thi... Read more
[WebGL] Shader error is thrown when building a URP Project
Steps to reproduce:1. Open the attached project "1360175.zip"2. Press File>Build and Run Expected result: Project is built succes... Read more
Particle system plays only once
To reproduce:1. Open attached project2. Open "_Test" scene3. Play the scene4. Click "Restart" button5. Observe appeared particles6. ... Read more
The Player renders black on a Quest headset when MSAA, Post Processing, ...
How to reproduce:1. Open the user's attached project2. Build And Run the project on Meta Quest 23. Put on the headset 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
Command line -logFile with no parameters outputs to screen on OS X but n...
Steps to reproduce:1. Find attached project in command line Windows2. Launch Unity with parameters -batchmode -quit -logFile3. Notic... 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