Search Issue Tracker
[GUILayout] GUILayout.BeginArea() does not draw GUIContent in custom men...
1. Open the attached project2. Open the custom window in 'Window\TestWindow'3. Notice that the 'unityFooterLogo' is drawn in the win... Read more
UI prefab of a certain structure don't show its image when instantiated ...
How to reproduce:1. Open the attached project2. Open Untitled scene3. Drag "TryIt!" prefab from Assets folder to Canvas in hierarchy... Read more
[RealtimeGI][LOD] LOD Objects does not receive realtime ambient GI
Steps to reproduce:1. open attached project2. open one of the following scenes and make sure lightmaps are baked:Realtime & Bake... Read more
[UNET] Disconnection with small amounts of packet loss
Reproduction Steps:1. Open User's project2. Enable Network simulator and set Simulated Packet Loss to 5%3. Build and run Test scene4... Read more
[iOS][IL2CPP] App crashes when using custom DownloadHandlerScript with p...
Steps to reproduce: 1. Open attached project2. Build 'Main' scene for iOS3. Build the generated Xcode project to a device4. Applicat... Read more
The screen is horizontally flipped when it is displayed through Unity Re...
Reproduction steps:1. Open the attached project (795430-Repro.zip)2. Connect Android device with Unity Remote 43. Play the "test" sc... Read more
Baked ambient GI ground and equator colors don't update until you change...
Steps to reproduce:1. Open project2. Change layout to your favourite (just mine suggestion)3. Open "Test Scene" scene4. Go to Lighti... Read more
Letterbox fills with artifacts from Steam Overlay in Fullscreen mode
Letterbox fills with artifacts from Steam Overlay when the game aspect ratio is different that in the current settings of the displa... Read more
Building player after moving assets hangs the editor
Steps to reproduce:1) Open the attached project.2) Open scene 'testScene.unity'.3) Go to /Assets/Resources/DontWant and select an im... Read more
Integration test platform runner doesn't work properly for BuildTarget.S...
Integration test platform runner doesn't work properly for BuildTarget.StandaloneOSXUniversal and BuildTarget.StandaloneOSXIntel 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used