Search Issue Tracker
Duplicated children get weird transform values if their parent has speci...
Create a scene which has two spheres. Let Sphere1 be a child of a Sphere2. Apply rotation or scale to Sphere2. Duplicate Sphere1 - i... Read more
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 Uni... Read more
cmd+D does not duplicate an array in the Inspector
To reproduce: 1. Open the project that I've attached 2. Open the _scene 3. Click on the only element in the scene view 4. Expand "So... Read more
Filter does not reset after selecting an object in a scene view
To reproduce: 1. Create a new project 2. In the scene view, add a cube and a cylinder 3. In the search field, type "cyl" 4. Select c... Read more
Static object won't bake
To reproduce: 1. Import wall_circular.ma 2. Create an object from the imported file 3. Set the object to static 4. open Lightmappin... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened