Search Issue Tracker
[Mobile] Compressing Reflection Probes to 'RGB Compressed PVRTC 4 bits' ...
When a Reflection Probe is set to 'RGB Compressed PVRTC 4 bits' in the Import Settings, 'RGB 24 bit' compression is applied instead.... Read more
GizmoManager::BuildGizmosForGameObject crash caused by prefab script com...
Steps to reproduce:1 Open "Testing Making a Turn-Based Strategy Game.zip" project2. Open "Hexagon Grid" scene3. Press play 0x0000000... Read more
[Android] Delay after splash image and distorted background image
How to reproduce:1. Open the attached project "SplashImagTest.zip"2. Go to Player Settings and make sure that splash screen is enabl... Read more
External dll classes are not recognized if they inherit NetworkBehaviour
Reproduction steps:1. Open project attached (NetworkBehaviourBug.zip)2. Go to Assets and check TheEngine.dll. Expected result: TheEn... Read more
Crashing during DrawControllerGizmo process, when changing a gameobject'...
Reproduction steps:1. Open the attached project2. Select the "cube" game object in the hierarchy3. Constantly shift the Z axis scale... Read more
Editor crashes when loading more than one asset from assetbundle(already...
How to reproduce:1. Download the attached project and unzip it using provided password2. Open test scene3. Make sure that Assets/Ass... Read more
Unity Crashes due to infinite recursion in managed code
To reproduce: 1. Open users attached project2. Double click on 'UndoChainedMovementWorks' in Editor tests Expected result: test shou... Read more
Particle system sub-emitted particles freeze while not in play mode.
Particle system sub-emitted particles freeze while not in play mode. To reproduce: 1. Open project.2. Enter Scene view.3. Select "Pa... Read more
The surface of the GameObject with Line Renderer isn't lit with point li...
How to reproduce: 1. Open attached project "860897-repro.zip"2. Open "LineRenderer" sceneNote: Scene includes a GameObject with Line... 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