Search Issue Tracker
Crash on some mobile when using ARGB32 temporary render textures from Un...
Unity crashes on certain mobile devices when using 4 or more temporary render textures with the RenderTextureFormat.ARGB32 format. ... Read more
[UnityWebRequest] redirectLimit = 0 doesn't disable redirects
Steps to reproduce: 1. Open attached project 2. Play "Test" scene 3. Notice error in the console ("Response code is not 301") 4. Ope... Read more
[GLCore][HLSLcc] Geometry Shader does not render all vertices on GLCore
Steps to reproduce: 1. Download and import attached project. 2. Open scene: SilhouetteGeomMethod 3. Make sure you are in DX11 mode.... Read more
PlayerSettings.useDirect3D11 obsolete - console warning message is not p...
To reproduce issue follow the steps: 1. Create new project 2. Open new scene 3. Create the script with following code and attach to ... Read more
[AssetBundles] When cache fills up old bundles are not removed to free s...
Reproduction steps: 1) Open attached project 2) Enter play mode 3) If "SpaceOccupied" value is not 0 then press "ClearCache" button;... Read more
[UNET] NetworkWriter.Write causing ReadString/ReadBytes out of range er...
Steps to reproduce: 1) open attached project "stripped.zip" 2) build and run as "Host" 3) editor as "Client" Actual: ReadString/Rea... Read more
[OcclusionCulling][MSE] Baked occlusion culling has cross scene references
Steps to reproduce: 1. Open attached project 2. Drag both scenes to hierarchy to enable multi scene editing 3. Open Occlusion culli... Read more
NullReferenceException when trying to close a custom window no longer pr...
Steps to reproduce : - import the Full Inspector package https://www.assetstore.unity3d.com/en/#!/content/14913 - go to Window > Fu... Read more
[DX9][Regression since 5.2] Texture.Apply on YUY2 texture crashes when u...
Steps to reproduce: 1. Open attached project 2. Open scene "Basic" 3. Run the scene Unity crashes Doesn't happen with DX11 Reprod... Read more
Undoing parent change in playmode results in crash
Steps: 1. Play scene. 2. Undo (Cmd + X) few times. 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
- Baked Lightmap ”View” button text is aligned incorrectly
- Lightmap Asset icon changes colours after Baked Lightmap Viewer window is opened
- VideoClipImporter preset not applied when applying Preset Selector on already imported video clips
- Frame Debugger gets disabled when any Editor window is maximised and minimised
- TextMeshPro InputField view is not updated when OnEndEdit is triggered