Search Issue Tracker
Undo does not work in curve editor
To reproduce: 1. Create a new script 2. In the script add: public AnimationCurve velocityToRatio; 3. Attach the script somewhere 4... Read more
4.5: Shader compiler throws "Empty program string'' error on missing pro...
To reproduce: 1. Import the repro package 2. Create a new material and add the RGBMSkyboxCubed shader to it 3. An error that says "S... Read more
Curve editor mouse wheel scrolls instead of zooms
Steps to reproduce: 1. Open any project 2. Import Image effects 3. Attach Color Correction Curves script to Main Camera 4. Click on ... Read more
An item from the hierarchy search results does not get selected with the...
1. Create a new project 2. In the Hierarchy view search type "M" 3. Click the down arrow key 4. Notice that the Main Camera does not... Read more
Gizmos.DrawFrustum does not draw align properly with a camera
To reproduce: 1. Create a new project 2. Attach this script to the main camera: void OnDrawGizmos () { Transform thisTransfo... Read more
Editing a sliced sprite in photoshop, will break it
To reproduce: 1. Open any project 2. Import a sprite for buttons 3. Slice the sprite 4. Add a button into the scene, using one of th... Read more
-e the new rect tool is broken. half of the time moving a handle ends up...
1. Import a new sprite 2. Set it to "Sprite (2D/uGUI) 3. Open Sprite Editor for it 4. Draw a rectangle to slice one of the sprites 5... Read more
Filename is not updated after a new slice is created in the Sprite editor
To reproduce: 1. Open a new project 2. Import any image into the Assets folder 3. Click on the image and in the Import settings, sel... Read more
Renderer properties do not contain any documentation
The following properties do not contain any documentation. Detailed documentation is needed to fully understand how these properties... Read more
Eyedropper tool in colour selection is not accurate
In some cases using a color picker tool can select a lower value color. For example Select full red color (red 255, green 0, blue 0)... 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
- Custom elements not visible in UI Builder when defined in a namespace starting with "Unity"
- Decal Projectors of Prefabs appear less faded in Scene view
- Default Preset application and Reset() method execution order is different when adding a Component via the Inspector versus calling Reset via the Component context menu
- Scene view is not outputting HDR when the "Use HDR Display Output" option is enabled, DX12 is selected as the Graphics API, and URP/HDRP is in use
- Sprite Atlas results in suboptimal packing even when "Allow Rotation" is enabled