Search Issue Tracker
WebGL: Leaving tab stops updating even with "Running in background"
-e: when you switch to another tab it stops updating, works switching to another program but the tab being the active one -repro:--b... Read more
Scene view grid line color can't be changed
To reproduce:1. Open new project2. Open preferences3. Change grid color4. Notice that color doesn't change Read more
AudioClip.LoadAudioData() never returns 'true'
How to reproduce: 1. Open attached project- Project contains an audio file and an Editor script which can preload audio clips2. Go t... Read more
[RenderTexture] If there is only one camera and it renders to texture, t...
To reproduce:1) Create new project2) Create a render texture3) Make the main camera render to that texture4) Add a UI Inputfield (ma... Read more
[OSX] Instantiated RenderTexture clears if you choose it in the Editor
Reproduction steps:1. Open project "InstantiateRenderTexture"2. Open scene "Main"3. Enter play mode4. Click GUI button "Instantiate"... Read more
APIUpdater assumes script encoding is UTF-8
Non UTF-8 encoded script content may become wrong if it gets updated by APIUpdater. Hereafter, APIUpdater uses UTF-8 only if script ... Read more
Missing link in release notes 5.1b3
Find this sentence and notice that there is "blah" word in the middle of sentence: SDK integration in Preview mode, get started by v... Read more
Rendering to texture from native plugin does not work in Unity 5.1 on mo...
Rendering to texture from native plugin does not work in Unity 5.1 on Android and iOS Read more
Application.persistentDataPath returns different paths on Android in dev...
Application.persistentDataPath returns different paths depending whether Android build was development (then it returns storage/emul... 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