Search Issue Tracker
[HDRP] Camera.RenderToCubemap inverts faces
Steps to reproduce:1. Open original project "BugReports.zip"2. Compare Game and Scene View Expected result: Camera.RenderToCubemap s... Read more
[Linux] Editor crashes using OpenSSL when trying to access SSL_CTX_load_...
How to reproduce:1. Download, extract and open user's attached project ('unity-openssl-crash-linux-master.zip')2. Attach 'Test.cs' t... Read more
The generated IL2CPP code no longer Marshals a Struct to its Native Repr...
To reproduce: 1. Download attached project "IL2CPPMarshalling.zip" and open in Unity2. Open "Main" scene3. Build for iOS4. In the ge... Read more
Lerp in Shaders behaves abnormally when using different GPUs
How to reproduce:1. Open "Main Scene" in the attached "LerpShaderBug.zip"2. Click on the Assets > Models > Jungle Plant > "... Read more
Characters with higher Step Offset collide with objects which are above ...
How to reproduce:1. Open attached Unity project "CharacterControllerCollisionBugTest"2. Enter the Play mode3. Wait until Characters ... Read more
[Vulkan] [Android] [LWRP] Hard edges of the light using PointLight on Ad...
Steps to reproduce: 1) Download attached project and open in Unity2) Make sure Vulkan is the only Graphics API in the Player Setting... Read more
Object references to other prefabs are not stored when prefabs are creat...
How to reproduce:1. Open the attached "repro.zip"2. Right-click on 'test.txt ' Asset and click on 'Reimport'3. Double click on creat... Read more
Unable to Bind Null Depth Buffer When Using MRT
Steps:1. Open attached repro project2. Open the scene3. Hit play4. observe console for errors Expected: depth should be optional whe... Read more
Unity crashes when using marshaling
Steps to reproduce:1. Create a new Project2. Add QA-supplied script on an object in the scene3. Run the scene Reproduced in: 2017.4.... Read more
[LWRP] Skybox not appearing as a result of custom renderpass
Repro steps:- download this project- open demo scene- notice the sky in the scene is grey- click on the camera preview and notice th... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code