Search Issue Tracker
OpenWindow doesn't work if a layout has not been changed
1. Open the attached project 2. Try opening a window by Window -> TestWindow 3. Notice that the window was not opened 4. Change the ... Read more
GUI functions cause crash on 64 bit standalone build
To reproduce: 1. Open attached project 2. Build&run a 64 bit Windows standalone that includes "scene" 3. When you run it - instant c... Read more
OnCollisionEnter for the projectile fired at the capsules will report th...
Steps to reproduce : - import the project attached - open the scene - add the prefab in the scene - press play - use left click to ... Read more
Info window doesn't appear attaching MonoBehaviour script from "Editor" ...
Info window doesn't appear attaching MonoBehaviour script to any game object from "Editor" folder. Expected to see info window with... Read more
EditorWindow scripts can be attached to any game object
From "Editor" folder EditorWindow scripts can be attached as components to any game object. Attached components can't be removed fro... Read more
Pressing the space bar also presses the currently focused GUI button
This behavior has changed since Unity 4.2.0f4. Previously pressing the space bar did not trigger focused button. Reproduced with: U... Read more
[iOS] WWW.LoadFromCacheOrDownload doesn't load asset bundles, but WWW co...
To reproduce: 1. Open the attached project. 2. Build and run on iOS. 3. The three asset bundles from client's server will return NUL... Read more
The scene view camera moves slightly while holding down right mouse button
1. Open the attached project. 2. Open the scene. 3. Select the two game objects called 'Select me'. 4. Focus the scene view and pres... 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