Search Issue Tracker
Scene is brighter in Standalone player if it was open in the Editor at b...
Reproduction steps: 1. Check out repository https://github.com/Wilfrid-Unity/test-unity-scene-brightness that contains repro-project... Read more
Custom shadows are replaced with default ones until library is rebuilt o...
Reproduction steps:1. Use a Mac machine that supports Metal (Not a Metal related issue).2. Open the attached project ((NGSS PROJECT ... Read more
Skybox lighting is not rendered after creating gameobjects in the new sc...
Steps to repro:1. Create new project and scene;2. Add any object to the scene (i.e. 3D Object-Cube);3. Observe how this object is re... Read more
[MixedMode] Mixed mode shadows do not mix properly between static and re...
Steps to reproduce:1) Open the attached project.2) Open scene 'main'.3) In the Lighting tab, press 'Build'. - The scene consists of ... Read more
Light.layerShadowCullDistances() has no effect when using Spot and Point...
How to reproduce:1. Download and open the submitted project2. Scroll away from the Sphere in the Scene view3. Scroll towards the Sph... Read more
Shadow moves in relation to the object that casts it when using a custom...
Reproduction steps:1. Open the attached project "ShadowProjection 5.0"2. Open the scene "Scene"3. Select the camera and change it's ... Read more
Realtime shadows cast on terrain from directional light do not fade prop...
Reproduction steps:1. Open the attached project "DefferedShadowPopping"2. Open the scene "Main"3. Camera in the scene is set to defe... Read more
Memory leak when shadows are turned on (5.2 regression)
To reproduce:1. Open the project in "repro.zip"2. Open the scene "testscene"3. Build it to windows4. Open task manager5. bring the b... Read more
Deferred lighting doesn't work on Intel HD Graphics
Reproducible only with Intel HD graphics card with latest drivers. Reproduced with driver versions 15.31.17.64.3257 (9.18.10.3257) a... Read more
[Cookie] Tree leaves, that are created with tree creator are not affecte...
Reproduction steps:1. Open attached "Test2" project.2. Open "Test Scene" scene.3. Align your view with main camera or play the scene... 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