Search Issue Tracker
GeometryUtility.CalculateFrustumPlanes/TestPlanesAABB returns true when ...
Reproduction steps:1. Open the attached project "PlaneCheckRepro.zip"2. Open "SampleScene" scene3. Select the Main Camera gameObject... Read more
Setting Camera.targetTexture = null increases camerastack stackcount
Reproduction steps:1. Open attached project "CameraStack.zip" and scene "SampleScene"2. Enter Play Mode3. In Frame Debugger window, ... Read more
World Space Canvas is not rendered to the Render Texture on build when C...
How to reproduce it:1. Open the user's attached project "ui_rendertex_build_test.zip"2. Load the "SampleScene"3. Build and Run the p... Read more
Camera.WorldToScreenPoint is producing different behavior with dynamic r...
Reproduction steps:1. Open attached project "DynamicResolutionRenderTexture.zip" and scene "DynamicResolution"2. Enter Play Mode3. I... Read more
Setting the Camera.targetTexture through a script will cause the depth b...
How to reproduce:1. Open the attached project "UnityBugDepthClear.zip"2. Open SampleScene3. Click Play4. Click Space Expected result... Read more
NullReferenceException is thrown when deleting a GameObject from a LODGroup
How to reproduce:1. Open the "case_1354369" project2. Open the "HOUSE" prefab3. Delete any "HOUSE" GameObject's child GameObject4. S... Read more
Crashing when trying to write second camera depth buffer to custom shade...
How to reproduce:1. Open the attached project "Demo.zip"2. Open "WorldGeneration" Scene (Assets>Scenes>WorldGeneration)3. Ente... Read more
Using RenderToCubemap using a camera with the PhysicalParameter produces...
Using RenderToCubemap using a camera with the PhysicalParameter produces an incorrect Cubemap This problem was initially reported on... Read more
Texture contents are not copied correctly when using CopyTexture method ...
How to reproduce:1. Open the user's attached "crest" project2. Open the "main" Scene3. Enter Play Mode4. Press "E" on the keyboard t... Read more
On M1 Macs the Camera is not rendering in standalone Player when "Clear ...
How to reproduce:1. Open the attached “1378799.zip” project2. Open the “MainMap” Scene (search for it in Project window search)3. Bu... 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