Search Issue Tracker
[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
TargetJoint2D added during runtime ignores collision
Steps to reproduce:1) open attached project2) play scene 'TestScene'- the scene has three cubes, bottom right corner shows expected ... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask