Search Issue Tracker
Dragging an input field from game view to console throws exceptions
To reproduce:1. Import Unity UI examples or Open attached project2. Open scene Controls3. Enter play mode4. Click and drag the big i... Read more
There shouldn't be - in 'rigid-bodies'
In file:///E:/Unity5.0b19/Editor/Data/Documentation/en/Manual/class-PointEffector2D.htmlunder Drag and Angular drag "Rigid-bodies" i... Read more
Speed variance is missing from Surface Effector from image
As title says in file:///E:/Unity5.0b19/Editor/Data/Documentation/en/Manual/class-SurfaceEffector2D.html there's needs to be image a... Read more
Missing Icons in physics 2d effector images
Area effector 2DPoint effector 2DSurface effector 2DPlatform effector 2D Read more
WebGL build crashes with out of memory error
The attached project works fine in the Editor, but crashes as a WebGL build: http://i.imgur.com/7yBSwlR.png Looks like an out of mem... Read more
When changing field to multiline and then changing its size via script, ...
Steps to reproduce this issue: 1. Import the attached package (MultiLineFieldBug)2. Open 'scene'3. It has an input field and a butto... Read more
EditorUtility.SaveFilePanel() returns file name with repeated extension ...
Developer Update: This is an issue with the OS X save file panel. We will contact Apple to see if they can provide a fix. Until then... Read more
MD freezes after opening 'Attach to Process' window on OSX
To Reproduce: 1. Open Unity Editor and any script in builtin MD.2. Click'Run -> Attach to process'3. Wait for 2-3 seconds.4. Noti... Read more
When a class has a large amount of Virtual methods (>256), it fails to e...
To reproduce:1. Create new project2. Download attached script3. Attach script to camera4. Make a build for WebGL5. Build fails 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default