Search Issue Tracker
New project cannot be created by pressing Enter in Launcher
Regression from 5.6.0f3 Steps:1. Run Unity.exe==>Project dialog appears2. Select folder and type name for the project3. Hit Enter... Read more
Exception rises in Console if user presses Build & Run in newly created ...
Regression from 5.6.0p1 Steps:1. Create a new project2. Press "File -> Build & Run"==>UnityEditor.BuildPlayerWindow+BuildM... Read more
Image effects dont work in scene view
Image effects dont work in scene view. Reproducible in 5.60f3, 2017.1b1 Read more
[VP8]Unable to read movie header error when transcoding video to VP8 cod...
To reproduce:1. Add video to the project2. Enable transcode3. Set custom dimensions to 2x24. Set codec to VP85. Hit apply Actual: Er... Read more
Dragging sprite to Inspector field creates the extra object in the Scene...
Regression from 5.6.0p1 Steps:1. Open attached project2. Create a new material3. Drag the texture/sprite to Albedo through the Scene... Read more
[Particle System] The default-particle material is not assigned to the n...
Regression from Version 5.4.5p1 (3a377daef261) Steps:1. Create a new Particle System2. Take a look into Scene view==>The material... Read more
Sprite placed in Scene view cannot be deleted until user explicitly focu...
Regression from 5.6.0p1 Repro:1. Open attached project or create a new one2. Drag and Drop the sprite from Assets to scene view==>... Read more
Null reference exception on entering play mode when an Image with Mask c...
1. Download project "990515 repro.zip"2. Open the scene "test560"3. In Hierarchy window, select Image gameobject4. Enter play mode5.... Read more
Crash in <b2Body::SetActive> making a gameobject with RigidBody2D and Ci...
Reproduction steps:1. Create the new project;2. Create an empty gameobject;3. Add RigidBody 2D and Circle Collider 2D components to ... Read more
Undoing parenting which was done by script crashes Unity in ObjectUndo::...
To reproduce:1. Open attached project "UndoReproduction"2. Open scene "test"3. In scene select all cubes and press "P" key (this wil... 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