Search Issue Tracker
Creating or deleting a script when Editor is in play mode animating publ...
Steps to reproduce: 1. Create a project which has some script variable animated through Animation 2. Enter play mode 3. Create a new... Read more
User defined shortcuts can be called when renaming an asset
To reproduce: 1. Open attached project 2. Make sure that the "test" script is active in the editor 3. Select the camera and try rena... Read more
Using Sprite.Create does not seem to work
Steps to reproduce : - import the project attached - open the scene - press play and notice that the right image is all black *Not... Read more
Collider separates from child object after the parent object is resized ...
Reproducible with: Unity Version 4.3.3f1 (c8ca9b6b9936) Unity Version 4.3.4f1 (e444f76e01cd) Read more
[Lightmapping] Changing texture type of .exr file to sprite causes Unity...
To recreate: 1) Create a new project and import .exr file that user attached 2) Go to inspector and change texture type to 'Sprite' ... Read more
Nav Mesh Agent has corrupted scene display in Mecanim demo project
Steps to reproduce: 1. Download Mecanim Example project from the Asset Store https://www.assetstore.unity3d.com/#/content/5328 2. Op... Read more
Sprites do not function correctly when game is built
To reproduce: 1. Open attached project 2. Build and run Expected result: Everything looks the same way as in play mode (in editor) A... Read more
world space images will paint over 3d objects
When using a world space canvas with an image it will move infront of the 3d object that is its parent. 1) open project 2) open sce... Read more
Matrix4x4 values are displayed as transposed
If we set public variables for Matrix4x4 in editor and try to display them on Win Store Apps platform, the whole matrix is displayed... Read more
Reverting a prefab causes it to duplicate
To reproduce: 1. Open the scene ReproCase 2. Select one of the children of the prefab instance 3. Change its position 4. Now click t... 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