Search Issue Tracker
Main editor window can't be resized under an unusual height
Steps to reproduce:1. Create a new project under Unity 5.3.4f12. Move out all floating panes from main window3. Resize main window t... Read more
Deleting game object in Scene view baked mode after baking lightmaps cra...
- Open the attached project- Select the Vehicles parent game object in the Hierarchy view and set its Static field (enable static fo... Read more
[OSX] Unity leaks memory when a controller is connected
Around 5 MB/s are leaked with a controller connected, when the controller is sending events both on the Editor and the Player. Steps... Read more
Unity crashes when instantiating a scriptable object with transform par...
Steps to reproduce:1) open attached project 'Object.zip'2) open and play scene 'Main" - crashes when:Instantiate(ScriptableObject, t... Read more
[Android] Crash on changing bundle indentifier in project settings
Steps to reproduce:1. Create new project2. Don't make any changes and build it for Android platform--Warning pops and tells you to c... Read more
Building player after moving assets hangs the editor
Steps to reproduce:1) Open the attached project.2) Open scene 'testScene.unity'.3) Go to /Assets/Resources/DontWant and select an im... Read more
[Sprites][Materials] New created sprite with default material after savi...
Reproduction steps:1) Create new project2) Create a new sprite (GameObject > 2D Object > Sprite)3) Notice that from 5.4 Unity ... Read more
[iOS][IL2CPP] Game crashes when trying to access FieldInfo.GetValue on i...
Steps to reproduce: 1. Open attached project (getvalue_stripped.zip)2. Switch to iOS and make sure scripting backend is set to IL2CP... Read more
[WebGL] build fails with apostrophe in build output path
-e: see title. works by just removing the apostrophe from the path -repro:--create new project--make a folder inside of the project ... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template