Search Issue Tracker
[iOS]UI/Lit shaders does not reflect light
1. Open attached project 2. Build to iOS 3. Move Green and Blue or only Green slider to 0% and Light on the left will not be display... 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 not a... Read more
Pointer Click events do not fire on Plane gameobjects
Physics Raycaster was missing... oops. Read more
[Camera] Enabling HDR buffer on camera dont do it if no images effect is...
When the camera is set to HDR, if not post process are running then the camera fallback to LDR without any warning or messages. As p... Read more
[WebGL] Button is rendered incorrectly in WebGL build
Build and Run the attached project on WebGL. Click on the options indicated in https://gyazo.com/ede02c8e26743a85980e88f21e98dfa1. ... Read more
5.3.3p2 standard FastBloom image effect miscompiled on GLCore/GLES3
FastBloom ("Bloom (Optimized)") image effect that ships with Unity has its shader miscompiled for GLCore/GLES3. One of the temporary... 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 scen... Read more
Assigning SkinnedMeshRenderer with Materials array of size 0 to Shape mo...
Steps to reproduce: 1. Open attached project "ParticleSystemCrash.rar" 2. Open scene "Test" 3. In hieararchy, expand "archer2_anims... Read more
[Camera] Zooming in eventually generates errors
Steps to reproduce: 1) create new unity project 2) zoom in for 1 to 2 minutes - errors printed in console IsNormalized (dir) Unit... Read more
Files without extention having dots in path are shown with incorrect Type
1. What happened Files without extension having dots in path are shown with incorrect Type 2. How we can reproduce it using the exam... 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
- FocusNextInDirection not focusing when used on multiline TextFields
- Single click calls UI Element renaming with a delay when clicked on the UI Element name
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices