Search Issue Tracker
[iOS] [MonoDevelop] UnityEditor.iOS.Xcode namespace isn't recognised in ...
MonoDevelop doesn't recognise UnityEditor.iOS.Xcode namespace. All contents from that namespace have red syntax highlighting and no ... Read more
Crashes on VerifyAssetsForBuildTarget when opening a project
To reproduce: 1. Open the attached project. The project should load, and then Unity should crash. Read more
Meshes drawn with Graphics.DrawMesh disappear while pausing
In the previous versions of Unity, meshes drawn with Graphics.DrawMesh keep displayed while pausing. However, in 5.2.4 and later ver... Read more
[VR] Mac monitor is black when VR standalone player runs fullscreen
VR-enabled standalone MacOSX players built with Unity 5.3.1p1 or p2 cause the monitor to become entirely black when they are run ful... Read more
Surface shaders: "Invalid subscript x" error when Input structs contains...
Since 5.3 there's a surface shader compilation error if Input struct contains non-float/vector members. Workaround: for members that... Read more
Particle System emits one less particle if looping is disabled
1. What happened Particle System emits one less particle than set in Rate if looping is disabled. e.g. Set Duration to 1, disable lo... Read more
[WP8.1/Android/Standalone] Flickering UI textures on WP8.1, Android with...
To reproduce: 1. Build and run attached project 1a On Android you have to enable multithreaded rendering in PlayerSettings 2. Tap ar... Read more
Function WaitForSeconds (float.NaN) waits forever
Reproduction steps: 1. Open attached project 2. Check the "NewBehaviourScript" script 3. Open and play the "demo" scene 4. Notice th... Read more
LoadScene in Awake crashes when instantiating crash at: AddRootToScene
Steps to reproduce: 1) open users attached project 2) play 'scene1' 3) click 'Instantiate Object' - crash Read more
Build Settings switch to Web Player after building AssetBundle
How to reproduce: 1. Open the attached project 2. Switch platform to standalone 3. Build AssetBundle (Assets->BuildAssetBundles) 4. ... 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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working