Search Issue Tracker
[SpritePacker] RGBA sprite is packed into the RGB atlas group until Pack...
Reproduction steps(video file attached):1. Open the attached project.2. Go to "Window > Sprite Packer".3. Click "Pack".4. Swap be... Read more
Nav Mesh Preview in Scene View is affected by lighting
Steps to reproduce:1. Open new project2. Create a plane and bake a navmesh for it3. Set intensity of directional light to about 50~4... Read more
Unity takes a very long time to build a project which has particular sha...
The project is very small and consists only of an empty scene and shaders in the asset folder To reproduce: 1. Open the project, att... Read more
[DrawMeshInstancedIndirect] ComputeBuffer set to MaterialPropertyBlock d...
To reproduce:1. Open attached project2. Open "test" scene3. Hit play and notice that mesh is drawn in gray color4. Select "test" gam... Read more
LightingData for additively loaded scenes baked together is much bigger ...
LightingData for additively loaded scenes baked together is much bigger than for a single scene with same geometry The game loads ga... Read more
AssetPostprocessor is notified about the deletion of the temporary asset
To reproduce: 1. Open the project, attached by user (AssetPostprocessorBug_DuplicateAsset.zip)2. Clear the console3. Duplicate the "... Read more
il2cpp --additional-include-directories does not work on WebGL
Steps to reproduce:1. Open the attached project (additional_include.zip)2. Switch platform to WebGL3. Build for WebGL4. Observe the ... Read more
Updating the UI Text component every frame increases memory allocated to...
To reproduce: 1. Open the project, attached by user (MemoryTests.zip)2. Open "main" scene3. Enter Play mode4. In Profiler, select Me... Read more
Facebook.SDKManager.ParseSupportedSDKList causes JSON Parse Error
Steps to reproduce:1. Create new project2. Error appears on launch"ArgumentException: JSON parse error: Invalid value.UnityEngine.Js... Read more
Duplicating Animator Substate machine freezes editor
Steps to reproduce:1. Open user attached project "animator_test.zip"2. Open Animator window3. Select "2-Hand-Axe" or any other state... 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