Search Issue Tracker
[MixedBaking] SpotLight and pointlight realtime shadows doesn't appear f...
Reproduction steps: 1. Open attached "prj" Unity project. 2. Open test scene. 3. Go to "Window > Lighting > Scene" and click "Build"... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK