Search Issue Tracker
[Occlusion Culling] Lighting is inconsistent if there is no occlusion cu...
Not sure on area. When there is no baked occlusion in the scene the lighting will flicker and areas will turn un-lit in blocked area... Read more
Inconsistent return of Input.mousePosition between Windows and OSX
Steps to reproduce:1) open attached 'input.zip'2) build for Stand alone3) play and drag mouse to right top corner Expected: returns ... Read more
[Shadows] GraphicsSettings setting screenspace shadows to "No Support" u...
Changing internal shader to “No support”, requires unity restart. Also causes artifacts if cascade is not selected. Project Steps:1.... Read more
Texture uploading is broken on various iOS device generations
Texture uploading is broken on various iOS device generations 1. What happened I create a Texture2D on the fly, do some color maths ... Read more
[Editor] Scene window is clipped when on high resolution
The scene window becomes clipped and artefacts when placed onto a monitor above 2k resolution. Steps to repro (Requires 2+ monitors ... Read more
[UWP][MS Bug] Mousewheel breaks mouse input for UWP aplication
Scrolling mouse wheel breaks delta mouse input. Reproducible on 5.2.4f1, 5.3.2p2, 5.4.0b4. Repro video available in edit section. Re... Read more
[GPUProfiler] "!query->pending" errors when doing GPU profiling of Windo...
Steps to reproduce: 1. Open Unity on Windows (DX11 mode);2. Create new project or open attached one;3. Go to Build Settings (File -&... Read more
[build report] exceptions in editor after calculating build size for Web...
-e: see title, they don't stop you from doing anything though -repro:--1) open attached project or make a new one--2) add a scene to... Read more
[Editor] Mouse position resetting on third monitor
When moving my mouse on my third monitor with Unity Open it often jolts back a few inches, causing tasks such as rotating the camera... 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