Search Issue Tracker
[Textures] Unity crashes inside FreeImage when importing or duplicating ...
To reproduce the issue follow the steps:1. Open "xD" the project2. Try duplicating some of the textures that are in the assets folde... Read more
EditorWindow maxSize is ignored
The property maxSize is ignored when resizing an EditorWindow. 1)Click "Bug/My Window" in the menu.2)Resize the window, it should on... Read more
NetworkTransform does not autodetect CharacterController
When a NetworkTransform is added to a gameObject is detects Rigidbody and Rigidbody2D components and sets the SyncTransformMode to m... Read more
Objects change colors after playback (ambient probe gets messed up?)
Run attached scene.Stop.---> Cubes in the scene change colors.Regression from 5.0f2 After stop playing the scene the changed colo... Read more
UXMLTemplate elements do not update in the Scene View when they are created
How to reproduce:1. Create and open a new project2. Create and open a new UI Document Asset3. Create a new UI Document in the Hierar... Read more
Editor closes and does not reopen after applying changes to GPU Baking D...
Reproduction steps:1. Create a new project2. Open Lighting window (Window > Rendering > Lighting)3. Change GPU Baking Device t... Read more
Input.mousePosition changes when Cursor.lockState is CursorLockMode.Locked
How to reproduce:1. Open the attached project ("case_1161911-Test_Crosshair1")2. Open the repro scene ("SampleScene")3. Enter the Pl... Read more
Undoing a Snapshot that's not visible should select the Snapshot
Steps to reproduce : - create an audio mixer- add another Snapshot- change the Attenuation Fader in the Master group- select another... Read more
[Mesh] Setting mesh.uv throws Null Reference exception
To reproduce:1. Open attached project2. Add DoPlace component to any game object3. Press play4. Notice exception in console Regressi... Read more
Listener's distance from Audio Source in 3D Sound Settings only updates ...
Steps to reproduce:1) Open the latest attached project.2) Open scene 'Solar System'.3) Press 'Play'.4) In the Hierarcy, expand the c... 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
- Raycasts travel an incorrect distance when a non-normalized Direction vector is provided to RaycastCommand
- The mouse cursor can escape the bounds of the Game view when the Editor experiences a stall
- Files are displayed inconsistently by file type in the Project window when set to display in Two Column Layout
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted