Search Issue Tracker
Cannot add assets to a ScriptableObject asset with AssetDatabase.AddObje...
In case the main Asset is a ScriptableObject, AssetDatabase.AddObjectToAsset (subObj, mainAsset) "mixes up" incoming parameters and ... Read more
using async tcp sockets in the unity web not working
Webplayer support is being discontinued in Unity 5.4: http://blogs.unity3d.com/2015/10/08/unity-web-player-roadmap/ Read more
Shader compiler fails with too many interpolators for SM4.0
Some surface shaders fail with "too many interpolators used" message, even if they are compiling for DX11 (e.g. shader model 4.0) wh... Read more
Incorrect texture setting when importing Angry Bots
Steps to reproduce : - create a new project- import Angry Bots from the Asset Store- notice the NormalMap Settings window *Note:Scre... Read more
After maximizing, editor window got frozen
Repro steps described in user's description. Read more
Changing a texture from the Inspector should not change the texture on a...
Steps to reproduce : - import the project attached- open the scene GameScene- go to Resources and pick one texture- drag that textur... Read more
Some Camera.clearFlags values cause visual artifacts on Windows Phone 8 ...
Different Camera.clearFlags settings cause different results to be observed between apps ran on Windows Phone 8 devices and other pl... Read more
Unity creates meta-files for empty directories then deletes them on anot...
Steps to reproduce : - have the Angry Bots Perforce project imported on 2 computers- create a new folder on the first machine and no... Read more
The networkView.RPC call in PlayerObject.setPlyToCurrentPly crashes when...
Steps to reproduce : - import the project attached- open the scene test- press play- press Go an Unity will crash Read more
Context menu for scriptable object has non-sensical entries
Steps to reprodue : - create a new project- create a GUI skin- click the context drop down in the inspector and notice the options R... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved