Search Issue Tracker
[Auto] Manually generated lighting generates different baked soft shadows
Steps to reproduce: 1) Download attached project ' LightingTest_Rupert.zip' and open in Unity2) Open scene 'ReferenceGameScene'3) Sw... Read more
[iOS] Non-stretched default launch screen rendered on top of selected ba...
To Reproduce: 1. Open any project.2. In iOS Player Settings set the "iPhone Launc Screen" to "Image and background" (both relative a... Read more
[Android] App crashes when trying to play WebCamTexture with denied came...
How to reproduce:1) Open the attached project2) Build and run on Android device3) Upon app launch, deny camera permission4) Click th... Read more
Accessing the "Count" property on native objects in form of IReadOnlyDic...
Accessing the "Count" property on native objects in form of IReadOnlyDictionary`2<K, V> fails with invalid cast exception on I... Read more
Material renderQueue resets upon any changes made to the material or res...
Steps to reproduce:1. Create a new project2. Create a new material3. Change renderQueue value4. Make any other changes Expected resu... Read more
MotionVector pass is overwritten by Opaque objects if the renderQueue is...
Steps to reproduce:1. Download and open the attached project("MVbug.zip)2. Enter playmode Expected result: Wheels' motion vectors ar... Read more
Temporary texture is not rendered if camera.targetTexture value is not "...
Reproduction steps:1) In attached project, open Test scene;2) Enter play mode;3) Select 'Camera' object which is a child of 'Main Ca... Read more
Error when adding the Text or Image component to a game object
Steps to reproduce : - create a new project- create a cube- add the Image or Text component to it and notice the error Transform has... Read more
Object with OnPointerClick script is ignored if parent is a button
Reproduction Steps:1: Import attached project.2. Open "test" scene.3. Enter Play mode.4. Click the white square.5. Observe console.6... Read more
Graphics.DrawMeshInstanced shadows are not rendered
To reproduce:1. Open attached project.2. Open "testgrass" scene and press Play. Expected result: Objects cast shadows.Actual result:... 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