Search Issue Tracker
fatal error " X is neither a folder nor a file" leads to a crash
To reproduce:1. Open attached project2. Press Build -> Export PackagesExpected result: No crashActual result: Unity crashes Not a... Read more
Application.persistentDataPath is not correct for OSX
To reproduce:1. Create a new project2. Create a new script3. Add Debug.Log(Application.persistentDataPath); to the Start() function4... Read more
The canvas' size is not updated after restoring Game window
To reproduce:1. Open attached project2. Open scene TestScene3. Make note of the size of the canvas. Shift+space to make the game win... Read more
Native iOS plugin rendering does not work since 4.5b1
The attached sample contains a scene with a camera that renders the device camera image using a native function in our Vuforia Augme... Read more
File endings supported by TextAsset are not listed in scripting document...
In the reference manual http://docs.unity3d.com/Documentation/Components/class-TextAsset.html at the top of the page supported text ... Read more
[debugger-protocol] Unity crashes when adding watch of GameObject.GetCom...
To reproduce: 1) Download debuger_crash_test project and open it2) Open Editor/Test.cs in MonoDevelop3) Set a breakpoint in line 124... 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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder