Search Issue Tracker
Texture2D.ReadPixels() results in image corruption
To reproduce:1. Open attached Unity project "Vision2.zip"2. Open "Main" scene3. Go into Play mode Expected result: Game view should ... Read more
[iOS][VR] OnRenderImage() Breaks Rendering on Google Cardboard
Steps to reproduce:1. Open User's attached project2. Build and Run on iOS3. Notice: Scene 1 looks okay4. Wait 10 seconds. Notice: Sc... Read more
Orthographic camera ignores Submeshes render order
To reproduce: 1. Download attached project "UnitySubMeshOrderBug.zip" and open in Unity2. Open "BugScene" scene3. Look at jaws of dr... Read more
Memory leak when traversing through prefab instances
Fixed in 5.6.1p2 Simpler way to repro:1. make sure the SceneWindow is set to Shaded2. Type anything in HierarchyWindow search field.... Read more
Shader tex2D yields error when compiling for D3D9: "texld/texldb/texldp/...
To reproduce:1. Open attached project;2. Choose "TestShader" shader in the Assets folder;3. In the Inspector, disable "Skip unused s... Read more
Memory Leak when searching in the hierarchy
When searching in hierarchy multiple times, Unity consumes more and more RAM. To reproduce:1.Open users attached project "memory lea... Read more
[macOS] Memory usage increases significantly when using AssetDatabase.Co...
Using "AssetDatabase.CopyAsset" function takes too much memory for every copied asset. If the assets are enough to take all the syst... Read more
SystemInfo.SupportsRenderTextureFormat does not report correct with ARGB...
Steps to reproduce:1. Open the attached project2. Open the main scene3. Play the scene4. Observe there is no output in the Console W... Read more
Adding Canvas component to an object during runtime disables the script ...
To reproduce:1. Open attached Unity project "Bug Report.zip"2. Open "Scene" scene3. Go into Play mode4. Observe Console Expected res... Read more
[UWP] Input Mouse axies return invalid values in the first frame after l...
Steps to reproduce:1. Open attached project "911008.zip"2. Build "test" scene for UWP3. Open VS solution4. Build & Deploy on loc... 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