Search Issue Tracker
Cursor.LockState doesn't work correctly
To reproduce: 1. Open attached project (repro632267) 2. Open scene 3. Press play 4. Press ESC key 5. Click on game view 6. Notice... 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.... 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 ... 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 pr... 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 "M... 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 c... Read more
GameObjects in Unity 5 are no longer selectable by Text Label created th...
To reproduce: 1) Create new project 2) Add a text label through inspector onto any object (like a one seen in screenshot) 3) Try to ... Read more
Linux: webcam doesn't use first webcam with default WebCamTexture constr...
-e: see title doesnt work on macbookpro cam with ubuntu 14.04 works on standalone windows and editor -repro: --build attached proje... Read more
Same type of crash as case no. 632076?
Same type of crash as case no. 632076 but this time it happened when clicking around in Scene View at runtime. Read more
Components in Inspector move up/down when 'unexposing' an Exposed Parameter
Components in Inspector moves up/down when 'unexposing' an Exposed Parameter To reproduce: - Open attached project and launch "test... 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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions