Search Issue Tracker
In Multi-Scene editing, changing active scene leaves NavMesh settings of...
To reproduce:1. Open attached Unity project "NavMeshWindow.zip"2. Observe that scenes "1" and "2" have different Navigation Bake con... Read more
Editor crashes and Assertion failed on expression: '!gameObject.IsActive...
To reproduce:1. Open repro project(link in edit)2. Open 'Test' scene3. Delete all GameObjects except 'MachineGun'4. Play scene Expec... Read more
Mock-HMD only view shows only the Left eye view for both sides
Steps to reproduce:1. Download and open the attched project2. Make sure Mock HMD is selected as the VR device3. Open scene4. Enter P... Read more
Texture rendered by the projector spans beyond the area in FOV if there ...
Texture rendered by the projector spans beyond the area in FOV if there are non-transparent pixels on the edge of the texture. Repro... Read more
Crast at Camera::SetTargetTextureBuffers when Graphics.SetRenderTarget i...
Steps to reproduce:1. Open "UnityBug.zip"2. Load "BugScene" scene3. Enter playmode-Crash Note: Issue is located in Cam2DLitSources.c... Read more
Reflection Probe's Box Offset is inverted after manually moving probe's ...
Steps to repro: 1. Download attached project: https://drive.google.com/open?id=1JfrNt_hJ3M8FqsfJUkuurdSOB0XWaw0X ;2. Open 't1' scene... Read more
StaticBatchingUtility.Combine() leaks memory with combined mesh data
The combined mesh data is never getting freed, even though all GameObjects that were used to create the combined mesh have been remo... Read more
[Metal][NVIDIA] Grass Textures are flickering when using Post Processing...
How to reproduce:1. Open "GrassFlicker" project and "1ksubmit" scene2. Expand "FPSController" GameObject in Hierarchy and click on i... Read more
NetworkTransport.Send() leaks memory
Reproduction steps:1. Open project attached (Repro.zip).2. Open scene "Test".3. Press Play.4. Wait till memory usage stabilizes.5. I... Read more
InstanceID is not transferred from vertex to domain shader
Steps to reproduce:1. Open attached Unity Project "923897-TesselationShader.zip"2. Load Scene "Tesselation x Instancing"3. Option 1:... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons