Search Issue Tracker
Rotation Constraints constrain in Local Space rather than World Space
How to reproduce: 1. Open attached project 2. Open scene unity4TorqueTester.unity - Scene contains 3 cubes: - Cube 1 (NormalCube)... Read more
Tags are exported but list stays empty
How to reproduce: 1. Create a new project 2. Add some tags to a list 3. Tag game objects with custom created tags 4. Save the scene ... Read more
Player crashes after the splash screen when the project contains Entities
How to reproduce: 1. Open the attached “repro-project” 2. File → Build Settings and click Build, make sure that Development Build ... Read more
[Asset Management] 'Compress Assets On Import' Performance regression wh...
Steps to reproduce - - Ensure "Compress assets on import" is disabled. - Switch platform between Android & iOS in Unity 5.5.1 - ob... Read more
iOS: "Shader compilation failed" error in the log
- Create new empty project - Build it for iOS (with any backend Mono or IL2CPP) - Run on a device - See an error in the xCode log (f... Read more
Script Behaviour Changes When Canvas Scaler Is Set To 'Scale With Screen...
To reproduce: 1. Open attached project 2. Play any scene 3. Notice that the "next" and "previous" buttons work 4. In every scene, ch... Read more
Crash during project build when accessing Remote Shader Cache
Unity may non-deterministically crash while building shaders, specifically while accessing the remote shader cache. A common work... Read more
[.NET] const field named same as a field in base class causes the field ...
Repro consists of 2 classes: using UnityEngine; abstract class BaseClass : MonoBehaviour { [SerializeField] private int m_Number... Read more
Game View does not refresh after finishing Splash Screen Preview
Game View does not refresh after finishing Splash Screen Preview. Steps to repro: 1. Create a new Project. 2. File > Build Settings... 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] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices
- Editor freezes when selecting a GameObject in Play Mode with a script containing a public byte array
- Saving moves Toggle Button Group buttons to the wrong place in hierarchy
- [iOS] Visual artifacts are visible when the camera's feed is rendered to a texture
- Error "cannot map expression to ps_4_0 instruction set" in Shader Graph preview when using the GATHER_RED_TEXTURE2D macro in custom hlsl function