Search Issue Tracker
UI Elements become invisible after scrolling "Graphics" option for the e...
1. Open scene "mainScene"2. Select any button from withing scene view3. Change "Graphic" for the selected button from inspector4. Sc... Read more
Physics 2D raycast ignores layer order
Reproduction steps:1. Open the attached project2. Open scene "Test"3. Enter Play mode4. Click on the sprite in the center in the gam... Read more
[UWP] StoreLogo.png name is used instead of StoreLogo.scale-100.png
StoreLogo.png name is used instead of StoreLogo.scale-100.png. This gives an error in Visual Studio and the asset isn't included Fun... Read more
Resizing the camera's viewport rect affects shadow quality
By changing the resolution you're changing the projected area of each screen pixel into the shadowmap. Differing results are to be e... Read more
[Camera] [GameView] Shadow disappears with large value of far clipping p...
Reproduction steps:1. Open attached project.2. Open and play "TestScene".3. Select "Main Camera" game object and change far clipping... Read more
[WebGL][OSX] Java install pop up appears during build process
-e: see title, process continues -repro:--create new project--build for WebGL--NOTICE java popup while it is building Read more
Files without extention having dots in path are shown with incorrect Type
1. What happenedFiles without extension having dots in path are shown with incorrect Type2. How we can reproduce it using the exampl... Read more
Pointer Click events do not fire on Plane gameobjects
Physics Raycaster was missing... oops. Read more
EventTrigger Pointer Click events can't pass PointerEventData
All event triggers are of type UnityEvent<BaseEventData>, meaning you can use a method with a BaseEventData as a callback, but... Read more
[ImageEffects] Bloom effects different colours at different thresholds
Bloom effect effects green channel at a higher threshold than red or blue channels. Repro Steps: 1) Open attached project and scene ... 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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder