Search Issue Tracker
Unity crashes after opening scene with custom packages in the same project
How to reproduce:1. Download user's attached project "UPMBugs.zip" and in it, you will notice two folders "CustomPackages" and "UMPB... Read more
[IL2CPP] [iOS] Xcode project fails with "No matching function for call t...
Reproduction steps:1. Open the attached project.2. Try to build it on an iOS device. Actual behavior:- Xcode build fails with the fo... Read more
Shader compile error caused by parameters of SAMPLE_TEXTURECUBE_SHADOW o...
To reproduce:1. Open attached project "TestSRPBug.zip (2.2 MB)"2. Select test1.shader asset3. In the inspector window observe "undec... Read more
Only 16 Point Lights are illuminated in a Scene when setting LWRP Pixel ...
How to reproduce:1. Download and open attached "LW_RP_BugReport" project2. Open scene "SampleScene" in Assets/Scenes3. Move or zoom ... Read more
[Tilemap] Tile pivots are not properly aligned
Steps to reproduce:1. Open user attached project2. Go to Sprites -> TileImage.png3. Observe that "pivot" is set to "bottom"4. Ope... Read more
[Text Mesh Pro] MissingReferenceException on importing TMP essentials
Steps To Reproduce: 1. Create a project.2. Window > Text Mesh Pro > Import TMP Examples and Extras.3. "Import Unity package" w... Read more
Custom inspector is unable to get components in children in Prefab Edit ...
Steps to reproduce:1. Download and open the attached project2. Open "AudioManager" prefab in Prefab mode3. Focus the Inspector Expec... Read more
[iOS-Cardboard] Both eye images will be rendered in left eye area if dev...
Note : Reproducible on Android Oculus OpenGLES3 using unity version 2018.3.0a11 Read more
[2D][Grid] Hexagonal Grid Component Rendering with AMD GPUs does not ren...
Rendering the Grid component in Hexagonal mode in the Editor for users with AMD GPUs (notably the MacbookPros with the Touchbar and ... Read more
Editor crashes in GameObjectHierarchyProperty::CountRemaining when undoi...
To reproduce: 1. Open the attached project (HeadRunner_DevVersion.zip)2. Open the "Testing_Scene" scene3. Create a Sprite Mask objec... 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