Search Issue Tracker
Issues with cube map sampler changes in 5.4
According to "Upgrading to Unity 5.4" there are changes with how you sample unity_SpecCube1. "Reflection probes share a sampler betw... Read more
[OpenVR] Splashscreen flickers, becomes world locked and stutters before...
1) downlaod attached project2) Setup CV1 or Vive3) Ensure OpenVR is preffered sdk4) Ensure the splash screen is enabled.5) Build and... Read more
No autocomplete for NetworkManagerHUD class
Repro:1. Open "New Unity Project123.zip"2. Open "NewBahaviourScript" script3. Retype NetworkManagerHUD Reproduced on: 5.2.4f1, 5.3.6... Read more
Application.logMessageReceivedThreaded silently fails if handler throws ...
To reproduce:1. Open attached project2. Open the scene "Main"3. Play the scene4. Press "Log something" multiple timesNotice that the... Read more
Crash in GameObject::QueryComponentByType when changing configuredInWorl...
Setting configuredInWorldSpace on a joint attached to an inactive gameObject results in an !isActive assert getting violated and lea... Read more
UnityWebRequest does not send set cookies on redirect
Steps to reproduce:1. Open the attached project2. Open the Assets/test.unity scene3. Open Wireshark4. Filter http traffic5. Play the... Read more
[ScriptingAPI] Editor hangs and AABB errors spammed in the console after...
Steps to repro: 1. Open attached project;2. In the Project folder go to Assets -> Scenes -> API;3. Open 'СreateTerrainFromAPIb... Read more
Object casts shadow through wall when Baked GI is on
Steps to reproduce:1. Download and open attached project2. Bake scene(skip if set to automatic baking)3. Have Window->Lighting-&g... Read more
Shader does not compile when CGPROGRAM and ENDCG tags are on the same line
Steps to reproduce:1. Download and open attached project2. Select SimpleTestShaderErrorVersion assets in assets tab3. Look at inspec... Read more
Buttons in backgrounds appear darker than GUI.DrawTexture on linear mode...
Steps to reproduce: 1. Download and open attached project2. Make sure that Edit>Project settings>Player> Color Space is set... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default