Search Issue Tracker
nGUI interaction example scene throws exceptions on WP8
To reproduce:1. Import nGUI2. Switch platform to WP83. Add the "Example 2 - Interaction" scene into build4. Build&run for WP8 (d... Read more
FMOD error messages on importing a .unitypackage
FMOD error messages on importing a .unitypackage - please see attached screen shot for details. To reproduce:- Create a new project-... Read more
Skybox with Standard shader does not render on iOS/WP8
Skybox component fails to draw Standard shader skybox on WP8.1Steps to reproduce:1. Download attached project2. Build and run to WP8... Read more
importing a substance .sbsar to Unity 5 fails
Steps to repro:1. Create a new project and import the .sbsar user attached.2. Observe that the Specular is still recognised in the D... Read more
Cursor.LockState doesn't work correctly
To reproduce:1. Open attached project (repro632267)2. Open scene3. Press play4. Press ESC key5. Click on game view6. Notice that mou... Read more
AudioMixer.GetFloat() / SetFloat() do not work unless Unity is restarted
To Reproduce: 1. Open the attached project. 2. Add, 'mixer.SetFloat(exposedParameterName, 2f)' after line 10, in SoundTest.cs. 3. Pl... Read more
Memory leak in WWW class on iOS
CFURLRequest, a NSMutableURLRequest and a NSURLRequestInternal objects are not released from memory in the cleanup function. After i... Read more
Errors thrown on exiting play mode when build settings are open
-e: see title. when the build settings window is closed the errors are not thrown-regression from 5.0b1 -repro:--open attached proje... Read more
Multiselection does not work in "Snapshots" and "Views
Multiselection does not work in "Snapshots" and "Views" Maybe this is intentional design, but user can multi-select items in the "Mi... Read more
Audio Mixer jumps out of "Edit in Play mode"
Audio Mixer jumps out of "Edit in Play mode" Maybe this is intentional design, but when I press successively on the "" button to cre... 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