Search Issue Tracker
SSAO in Forward rendering does not use Cutout from Shader
To reproduce: 1. Open Unity, create a new project and open it2. Download "SSAO+Cutout_Bug_005.unitypackage" file that I attached3. I... Read more
Assertion failed on expression: 'kValidSceneObjectIdentifier == res' aft...
Steps to Reproduce:1. Create any 3D game object.2. In the Inspector, Mark it as static.3. Drag it to Project window to create Prefab... Read more
[macOS] Scene view navigation is slow and editor crashes after a minute ...
Steps to reproduce: 1. Open attached project2. Open scene "repro3"3. Do some actions in scene view that would cause it repaint (scro... Read more
Rotation of the Rotation/Universal Tool handles are not updated when obj...
To reproduce: 1. Open Unity, create a new project and open it2. Create and select a cube3. Rotate the cube with a rotation tool or t... Read more
[Regression][Windows] Scene view picking is not working in certain scene
Steps to repro: 1. Open attached project and 'test' scene;2. In the Scene view click on a gameobject. Expected result:Gameobject is ... Read more
Object skips its initial position when using Transform/Universal Tool + ...
To reproduce: 1. Open Unity, create a new project and open it2. Create and select a Cube3. Hold Ctrl to keep snapping on4. Move the ... Read more
[OSX 10.13] CPU usage on built empty scene is much higher than on 10.12 ...
To reproduce:1. Create a new project2. Disable Directional light(for better repro)3. Build and run scene4. Open activity monitor Exp... Read more
[IOS][Ads] Invalid texture format when building for IOS with Unity Ads
Build application in Unity 2017.20f3: ETC1 compressed textures are not supported when publishing to iPhonePackages/com.unity.ads@1.0... Read more
Spotlight gets clipped in VR
Steps to reproduce:1. Download and open the attached project2. Enter playmode3. Look around Expected result: view of a plane lit up ... Read more
[MacOS] EditorPrefs.SetString fails to set value if used in batchmode
To reproduce:1. Download project2. Run from command line:/Applications/Unity/Unity.app/Contents/MacOS/Unity -batchmode -quit -projec... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS