Search Issue Tracker
[Profiler] Frames are generated too fast when entering Play mode and obs...
How to reproduce:1. Open attached project "ProfilerAnalyzerFrameSelect.zip"2. Open Profiler window3. Enter Play mode4. Observe Profi... Read more
Application.logMessageReceived gives an empty stack trace in release builds
Reproduction steps:1) Open attached project2) Make sure Development Build is not selected3) Build for Android or OSX or iOS4) Run th... Read more
[Standalone][DualMonitor] Editor changes positions when changing build f...
Reproduction steps:1. Create a new Unity project.2. Go to File > Build Settings > Player Settings.3. Set D3D9 and D3D11 Fullsc... Read more
New 3d-template extra potentially has old cookie behaviour
Please make sure that both 3d template and 3d-extra template are updated for any version this is in. Read more
[LWRP] [Shader Graph] Shader graph specular highlight appears differentl...
Steps to reproduce:1. Download and open the attached project "1175648.zip"2. Build it on Android Expected: The three circles are sha... Read more
CapsuleCastAll returns a false hit in a specific location of a concave M...
CapsuleCastAll returns a false hit in a specific location of a concave MeshCollider when "Use Fast Midphase" is enabled in the MeshC... Read more
IndexOutOfRangeException error is thrown when importing PSB files with 3...
How to reproduce:1. Create a new Unity project and import the 2D PSD Importer package2. Download the user-supplied "error.psb" file3... Read more
[iOS][Deployment Management] Append doesn't work if build is in differen...
1. Create new project2. Switch to iOS3. Build to different folder than project like documents4. Try to append Note: Appending someti... Read more
[Packman] Installation status of some packages under dependencies text i...
The installation status of some packages is misaligned under dependencies information of packages. This is due to the uneven line sp... 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