Search Issue Tracker
[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
[OSX] [Cloth] Crash on "physx::PxFabricCookerImpl::cook" when instantiat...
Reproduction steps:1. Open attached "New Unity Project 1" project.2. Open "Untitled" scene.3. Select "Main Camera" game object and e... 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 po... Read more
[Linux][OpenGL Core] flickering with realtime lightmap and reflection probe
-e: see title. doesn't flicker when using -force-opengl and/or 5.2.4 -repro:--get lightmapping test project homes\qa\zbignev\Lightma... Read more
[iOS]UI/Lit shaders does not reflect light
1. Open attached project2. Build to iOS3. Move Green and Blue or only Green slider to 0% and Light on the left will not be displayed... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS