Search Issue Tracker
FindScriptByClassName Does Not Account for Namespace-Qualified className
Icons for Scriptable Objects with namespace are displayed incorrectly (default asset icon). To reproduce: 1) Open the attached proj... Read more
Memory corruption in mecanim job thread in 5.4
Repro steps: 1. Unzip the project 2. Open it in Unity 3. Build for Windows Standalone (I reproed it using x64/debug/development b... Read more
[iOS] WebCamTexture does not work when trying to render it on a RawImage
Steps to reproduce: 1. Open attached project 2. Build 'TestScene' for iOS 3. Build the generated Xcode project to a device 4. Notic... Read more
[OSX] Event.current.shift returns true only when moving the mouse
How to reproduce: 1. Open the attached project 2. Open the window Window -> Shift bug 3. Hold Shift, move mouse on the window and wa... Read more
JsonUtility.ToJson() crashes when serializing objects which have arrays ...
Workaround: add a public int variable as the first field of that object. For example: [Serializable] class CrashingClass { publ... Read more
RenderTexture does not display Canvas Elements
To reproduce the issue follow the steps: 1. Open "Report" project 2. Open "testRenderTexture" scene 3. Play the scene 4. Main canvas... Read more
[OpenVR] Entered playmode with unsupported gfx api = crash
repro settings: - OpenVR is preffered SDK - OpenVR supported headset is plugged in (CV1 or Vive) - Graphics API auto is unchecked ... Read more
Unity does not start if scene and its built lighting are named as library
Steps to reproduce: - Open attached project and scene named "library" which can be found under Assets/Scenes - On the top menu selec... Read more
Sometimes Unity Editor (OSX) crashes when closing it after idling
Steps to reproduce: 1) Open any project (I used a project from 802534). 2) Edit something (not sure if necessary). 3) Leave the comp... Read more
Missing menu bar in Windowed mode OS X mac standalone
Reproduction Steps: 1. Open User's or any other project 2. Build to Mac standalone 3. Run in windowed mode 4. Notice that there is n... 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 Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon