Search Issue Tracker
Moving a script to a different folder causes all scripts to recompile
To reproduce:1. Open AppUnity project from case 569622.2. Go to the Scripts folder3. Move Currency.cs to Assets/Scenes. It takes 5-1... Read more
Animating with record on is generating a 'Keyframing for humanoid rig is...
Steps to reproduce : - import the project attached- expand the "Elephant_touch_ object in the Hierarchy- select "e2_01_png"- turn on... Read more
Selection changes when Animation window is open
Steps to reproduce : - import the project attached- open the scene- select the Root object- navigate with the keyboard to expand the... Read more
Improve documentation for BuildPipeline.BuildAssetBundle and BuildPipeli...
Since Unity 4.2, the methods "BuildPipeline.BuildAssetBundle" and "BuildPipeline.BuildAssetBundleExplicitAssetNames" return a bool. ... Read more
Keyboard shortcuts execute wrong menu items if the shortcuts were edited
To reproduce:1. Open project repro2. There are 3 menuitem scripts which can be called with Ctrl + Alt + G or B or Y3. If you try cal... Read more
Graphics.Blit crashes Unity when game window is undocked
To reproduce:1. Open project UnityBug2. Open scene UnityBug3. Undock the game window4. Open stats and make sure that the game window... Read more
Cursor does not change to hardware cursor when pointing outside the play...
Steps to reproduce : - import the project attached- build for standalone and press play in window mode- move the mouse to the GUI te... Read more
Outdated info in Graphics Emulation manual
http://docs.unity3d.com/Documentation/Manual/GraphicsEmulation.htmlOpenGL ES 1.x support was dropped in 4.3, but now we support 3.0 ... Read more
Shift+Space to maximize doesn't work when caps lock is enabled
To reproduce:1. Create new project2. Press Shift + Space over a window (for example, Scene View)3. Notice the expanded window4. Enab... 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