Search Issue Tracker
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
Find field in Hierarchy panel looses focus after clicking on a hierarchy...
This is a regression from Unity 4.3.4f1. In Unity 4.3.4f1 when the find field in the Hierarchy panel is active, clicking on a Hierar... Read more
"Moving File Failed" dialog displayed when debugging
Receive a crash prompt saying: "Moving File Failed - Moving Temp/Assembly-CSharp.dll.mdb to Library/ScriptAssemblies/....Access is d... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS