Search Issue Tracker
MissingComponentException when selecting animation
- Download and Import the package Animated Spider from the Asset Store (or use the attached project which already has that)- In Unit... Read more
cmd+D does not duplicate an array in the Inspector
To reproduce:1. Open the project that I've attached2. Open the _scene3. Click on the only element in the scene view4. Expand "Sound ... Read more
Filter does not reset after selecting an object in a scene view
To reproduce:1. Create a new project2. In the scene view, add a cube and a cylinder3. In the search field, type "cyl"4. Select cylin... Read more
Static object won't bake
To reproduce:1. Import wall_circular.ma2. Create an object from the imported file3. Set the object to static4. open Lightmapping5. B... Read more
Undo does not work in curve editor
To reproduce:1. Create a new script2. In the script add: public AnimationCurve velocityToRatio;3. Attach the script somewhere4. Open... Read more
4.5: Shader compiler throws "Empty program string'' error on missing pro...
To reproduce:1. Import the repro package2. Create a new material and add the RGBMSkyboxCubed shader to it3. An error that says "Shad... Read more
Curve editor mouse wheel scrolls instead of zooms
Steps to reproduce:1. Open any project2. Import Image effects3. Attach Color Correction Curves script to Main Camera4. Click on any ... Read more
An item from the hierarchy search results does not get selected with the...
1. Create a new project2. In the Hierarchy view search type "M"3. Click the down arrow key4. Notice that the Main Camera does not ge... Read more
Gizmos.DrawFrustum does not draw align properly with a camera
To reproduce:1. Create a new project2. Attach this script to the main camera:void OnDrawGizmos () {Transform thisTransform = transfo... Read more
Editing a sliced sprite in photoshop, will break it
To reproduce:1. Open any project2. Import a sprite for buttons3. Slice the sprite4. Add a button into the scene, using one of the sl... 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