Search Issue Tracker
'Internal: JobTempAlloc has allocations that are more than 4 frames old'...
How to reproduce:1. Open attached project2. Open Profiler and enable Live Timeline3. Enter Play mode4. Observe console Warnings:Inte... Read more
GUI button looks different from Editor in a Build when the GUI button st...
Reproduction steps:1. Open the attached "1367716.zip" project2. Enter the Play Mode3. Observe the UI of the Scene in the Game view (... Read more
Wrong elements are selected when holding shift and selecting Game Object...
How to reproduce:1. Open the attached project2. Open SampleScene3. Select GameObject in the Scene Hierarchy4. Holding Ctrl select Ga... Read more
Multiple TextAreas in a list do not scroll to the biggest list's value end
Reproduction steps:1. Open user's the attached project "TextAreaBug.zip"2. Open Assets > Scenes > SampleScene3. Select "Main C... Read more
'Should not be capturing when there is a hotcontrol' warning after closi...
Steps to reproduce:1. Open the attached "RealtimeGIBugUVCharts" project and 'SampleScene' Scene2. In the Hierarchy select Cube GameO... Read more
Main menu custom menu items gets merged together when project is started...
How to reproduce:1. Open the attached project "ToolsRepros.zip"2. Open custom main menu item called "Tools"3. Notice that there are ... Read more
ScreenToGUIPoint is dependent on the Editor position on the display
How to reproduce:1. Open project "IMGUI_BUG_TEST.zip"2. Open "SampleScene" scene (Assets>Scenes>SampleScene)3. Enter the Play ... Read more
The exception appears after changing deleted scenes order at Build Setti...
Reproduction steps:1. Create a new project2. Create 3 scenes ('1', '2', '3') and move them to Build Settings > Scenes in Build3. ... Read more
The first dropdown menu element is selected when selecting the last elem...
How to reproduce:1. Open project "BugReport.zip"2. Open "Scene" Scene (Assets>Scene)3. In the Hierarchy window select "GameObject... Read more
Slider OnValueChanged event is not called when changing value from the I...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Press the Play button4. In the Game view, adj... 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