Search Issue Tracker
GameObject icon is displayed in Scene view when it's visibility is turne...
How to reproduce:1. Open the “GameObjectTagNotHidingExample” project2. Open the “SampleScene”3. Open and observe the Scene view Expe... Read more
With Rendering Path set to Forward+ the Spot Light illuminates GameObjec...
How to reproduce:1. Open the “ForwardPlusCustomShaderBug“ project2. Open the “Demo“ scene3. Enable the "Custom Shader" GameObject an... Read more
Diffusion profiles are automatically assigned on first creation but dont...
Reproduction: 1) In any HDRP project create a new Diffusion profile (Rendering->Diffusion profiles). 2) Change the Scattering Tin... Read more
Can't enable Display Culling Stats in GPU Resident Drawer when setting p...
To reproduce:1. Create a new HDRP template project2. Open Window > Analysis > Rendering Debugger3. Open the GPU Resident Drawe... Read more
Mouse.current.leftButton.isPressed is triggered continuously when changi...
How to reproduce:1. Open the “IN-59381“ project2. Open the “SampleScene“3. Enter Play Mode4. In the Game tab change the Display to “... Read more
[MacOS] Window layout updated only after user mouse input
To repro clone: [https://github.cds.internal.unity3d.com/unity/unity/pull/34832] if it's not merged yet! Reproes only on MacOS! Test... Read more
Crash when calling Camera.Render during OnApplicationQuit while "Cast Sh...
Reproduction steps:1. Open the attached "crash_IN-59203.zip" project2. Build the project ("File" > "Build Settings..." > "Main... Read more
Search Indexing restart each time you start Unity
Setup a project with a few assets Ensure you have an index in your Asset folder (not the default index in UserSettings). Open the se... Read more
Unlit Shader Graph displays incorrect data when in the Scene view
How to reproduce:Open the attached project "Ambient Light Test.zip" Expected results: Materials in the Game view and the Scene view ... Read more
Crash on block_remove when using a custom allocator and Native Collections
Reproduction steps:1. Open the attached “Allocator Crash Example” project2. Open “SampleScene”3. Enter Play Mode4. Observe the crash... 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