Search Issue Tracker
[MSE] SceneCount is always 1 in Awake()
Repro steps:1)Open the project and Scene12) Add Scene2 additively and press play3) See the debug prints from SceneLoadTest - sceneCo... Read more
[GLES] Shader using const arrays crashes on some Androids (5.2.3)
Shader code like this:const half blurKernel[11] = {0.0009765625, 0.009765625, 0.04394531, 0.1171875, 0.2050781, 0.2460938, 0.2050781... Read more
[iOS] OnEndDrag is not called when 'Touch Input Module' is used and it i...
Steps to reproduce: 1. Open attached project (DragTest.zip)2. Build the 'DragTest' scene for iOS3. Build and run Xcode project to iO... Read more
Scene is not considered loaded when Awake() is called
Scene is still going to be considered as not loaded during awake but from now on it's going to be possible to call GetRootGameObject... Read more
Animation importer creates different animation clip if firstly curves a...
How to reproduce:1. Open the attached project2. Open the editor window for AnimBug via Window/AnimBug3. Drag "Take 001" from Anm_Cap... Read more
[Linux] OS freezes when tabbing away from fullscreen unity app
-e: see title, need to hard reboot the machine -repro:--build empty scene and run on linux--start in fullscreen--try to alt-tab away... Read more
[Linux][GLCore] fullscreen resolution produces only black/grey screen + ...
-e: see title, screen goes just black and nothing happens -repro:--get standard assets from asset store/build emtpy scene--build for... Read more
[iOS][GLES2/3] Screen becomes dark if resolution is changed when image e...
1. Open attached project2. Build to iOS3. Press "Native Res" twice it will switch from native to lower and from lower to native4. Sc... Read more
[Shuriken] Particle collider stretches only according to its size on x axis
Steps to reproduce: 1. Download and import attached project. EDIT: (CurvesSpace.zip)2. Open scene: main3. Select and simulate partic... Read more
Camera with custom view port rect settings rendering in Game view broken...
In a new project, set Camera Viewport Rect W to 0.5. This should only render the camera view on half of the Game View, but instead i... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument