Search Issue Tracker
The generated IL2CPP code no longer Marshals a Struct to its Native Repr...
To reproduce: 1. Download attached project "IL2CPPMarshalling.zip" and open in Unity 2. Open "Main" scene 3. Build for iOS 4. In th... 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 > "Jungle... 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 mode 3. Wait until Characte... Read more
[Vulkan] [Android] [LWRP] Hard edges of the light using PointLight on Ad...
Steps to reproduce: 1) Download attached project and open in Unity 2) Make sure Vulkan is the only Graphics API in the Player Setti... 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 cr... Read more
Unable to Bind Null Depth Buffer When Using MRT
Steps: 1. Open attached repro project 2. Open the scene 3. Hit play 4. observe console for errors Expected: depth should be optiona... Read more
Unity crashes when using marshaling
Steps to reproduce: 1. Create a new Project 2. Add QA-supplied script on an object in the scene 3. Run the scene Reproduced in: 201... 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 notic... Read more
[ARKit] Facetracking subsystem crashes upon launching unless user specif...
Test results: https://docs.google.com/document/d/1kblEP6o9gpZ3b5nk7HpZ55G3aJSGzyJhETf_tJec36Q/edit?ts=5c703a9e User's app crashes ... Read more
[Linux][Editor] Activating license on CentOS 7 through the command line ...
To reproduce: 1. Install CentOS 7 minimal and update (sudo yum update -y) 2. Install the following packages: sudo yum install gtk3 m... 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
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon