Search Issue Tracker
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 po... 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.Not... 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 scene ... 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_se... Read more
[Camera] Zooming in eventually generates errors
Steps to reproduce:1) create new unity project2) zoom in for 1 to 2 minutes - errors printed in console IsNormalized (dir) UnityEdit... 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
Performance FPS regression on Canvas Rendering between 4.7.1 - 5.3.3f1
Performance FPS regression between 4.7.1 - 5.3.3f1. Steps to Repro: 1. Run 4.7 project, connect profiler and observe Number of Batch... Read more
[UWP] IL2CPP build incorrectly sets Output Directory and Intermediate Di...
When trying to publish a build or generate the App Package with enabled option "Generate app bundle" for a UWP build, the following ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used