Search Issue Tracker
GUI.FocusControl doesn't work as expected
GUI.FocusControl won't work. In the attached project, there is a textField in which players will chat by typing. The problem is that... Read more
No way to emit particles from a mesh from each vertex in constant order
Just play it in Editor and watch the particles from the cylinder and the sphere. It is clear to watch cylinder - the particles emitt... Read more
Unity Remote Android page lacking information compared to iOS version.
We supply iOS source code for the remote app and the page about it is located here:http://unity3d.com/support/documentation/Manual/u... Read more
Random.seed can't be set to reproduce random rolls
Random.seed can't be set to reproduce random rolls (probably due to internal data type unsigned long). This will stop applications f... Read more
Application.loadedLevelName does not return the last loaded scene's name
Repro steps:1. Open attached project2. Play scene1;3. Press fire button to load scene2;4. Stop scene;5. Check out console log output... Read more
Sometimes when importing .lxo file it fails saying I need Modo 501.
Sometimes when importing .lxo file it fails saying I need Modo 501. Note: I have Modo 501 installed and the Mesh was built in this M... Read more
Remove gfxDevice dependency when building shaders
Remove gfxDevice dependency when building shaders (Premium Support case 2050 filed by Ricardo) To Reproduce:1. Unzip project.2. Buil... Read more
No shortcut for fullscreen on OS X
The default shortcut for fullscreen on OS X is Ctrl + Cmd + F. All fullscreen capable apps support it. Unity is a fullscreen app and... Read more
Error when enabling and disabling portals
Steps to reproduce : - open the project- open Tools > Store > PortalGridSpawn- set a grid of 20x20 and compute the OC- select ... 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
- [Usability] “Sorry, no templates match the search “”” message is not informative when creating a new Project in the Hub with Custom Template filtering enabled but no Custom Templates created
- AI Assistant upgrade banner's `Open package Manager` link doesn't work
- Scene flickers with a green tint when using Screen Space Ambient Occlusion and Contact Shadows with raytracing
- Scripts with null Components on GameObjects are not removed when calling GameObjectUtility.RemoveMonoBehavioursWithMissingScript
- Selection highlight is drawn in an Animation Window when clicking in another Animation Window after highlighting items in the first one