Search Issue Tracker
Light data loading is delayed when loading a new scene using SceneManage...
How to reproduce:1. Open "Scene1" in attached "LightingBug.zip" project2. Press play3. press "Load Scene2" in the game4. After about... Read more
ArgumentNullException is thrown when yielding and disposing a WWW object
To reproduce: 1. Download attached project “project_610124.zip" and open in Unity2. Open “scene” scene3. Enter to Play mode4. Observ... Read more
Selecting a log throws errors and breaks console rendering when log cont...
Reproduction steps:1. Open the attached project2. Open and play scene "Test"3. Select a log in a console Expected: Console displays ... Read more
[IL2CPP] Plugin function returning incorrect unhdefined bool
Steps to reproduce:1. Download the attached project and open "SampleScene" scene2. Enter play mode3. Notice that returned undefined ... Read more
[Player settings] SetIl2CppCompilerConfiguration should throw a warning ...
Steps to reproduce:1. Download attached project2. Switch platform to iOS3. Open Player settings4. From Toolbar select Support -> ... Read more
[Build] AssetBundle AppendHashToAssetBundleName breaks code stripping
Steps to reproduce:1) Open attached project2) Switch to Android platform3) In menu bar Build > AssetBundlesWithHash4) Build > ... Read more
Terrain paint functionality is disabled in second Inspector when you clo...
How to reproduce:1. Create a new project2. Create a Terrain (right-click in the Hierarchy tab -> 3D object -> Terrain)3. Add o... Read more
TextMeshPro Gizmos Icon appear again after being disabled when Gizmos po...
To reproduce:1. Open attached project2. Open Gizmos pop-up3. Set Icon of TextMeshProUGUI to none (wait for the change in Scene view)... Read more
OnAudioFilterRead meter disappears when using a custom editor
Steps to reproduce:1. Open User-attached project ("AudioVUMeter612285.zip")2. Select "Cube" in Hierarchy window3. Run the Scene and ... Read more
Shader with a name starting with an Uppercase letter, does not work in S...
Reproduction steps: 1. Open "ecs.example.Unity.zip" project2. Build Standalone player (or Enter Play mode)3. See that the characters... 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