Search Issue Tracker
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
[Animator] It takes one frame for an Animator Controller to start playin...
It takes one frame for an Animator Controller to start playing an animation when the object is inactive and is made active within an... Read more
Wheel joint 2D needs to be updated with 'angle' setting
file:///E:/Unity5.0b19/Editor/Data/Documentation/en/Manual/class-WheelJoint2D.html Local axis is no longer a setting in wheel collid... Read more
[ReflectionProbes] Low performance of runtime reflection probes on OpenGL
Steps to reproduce this issue(On Windows): 1. Open the attached project ('ETReflectionProbes')2. Open 'opengl' scene3. It has:-Runti... 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