Search Issue Tracker
Non-float32 Mesh is automatically converted to foat32 when generating it...
Steps to reproduce:1. Open user's attached project "NonFloat32AttributeSkinningIssue-2020.1.zip"2. Enter Play mode3. In the Hierarch... Read more
vSyncCount does not work and targetFrameRate is not ignored when vSyncCo...
How to reproduce:1. Open the attached "fps" project2. Open the Scene "SampleScene"3. Enter the Play Mode Expected results: The text ... Read more
[HDRP] Editor freezes when Graphics.SetRandomWriteTarget is called in Pl...
How to reproduce:1. Open the user's attached "Dynamic Damage Test.zip" project2. Open the "New Scene" Scene3. Enter Play Mode Expect... Read more
SetConstantBuffer resets to default when reimporting the script in the P...
Reproduction steps:1. Open the attached project "Demo.zip"2. Open "BugDemo.unity" Scene3. In the Hierarchy window select the sphere ... Read more
Color transformation values behaves differently after performing arithme...
How to reproduce it:1. Open the attached project "New Unity Project (5).zip"2. Load the "SampleScene"3. Enter the Play Mode4. Observ... Read more
Incorrect buffer values when computing shaders on AMD
Reproduction steps:1. Download and open the "computeBuffers.zip" project2. Build the project3. Open the built project with "RenderDo... Read more
[Mesh] Unity crash when loading a large serialized mesh (180 million ver...
Steps to reproduce:1. Create a new project2. Import the Mesh from the google drive link (the mesh contains 180 million vertices) Exp... Read more
[Graphics] Possible to crash Unity with a stale/disposed GraphicsBuffer ...
It is possible to crash Unity if you create a graphics CommandBuffer that references a GraphicsBuffer or a ComputeBuffer, dispose th... Read more
Game View Stats Saved by Batching is always 0 when using SRPBatcher
Reproduction steps:1. Open user attached Project2. Open Assets\Scenes\SampleScene3. Enable the Stats Pane on the Game View Window Ex... Read more
Crash on CustomRenderTextureManager::RecreateResources when "unity_built...
How to reproduce:1. Delete the "unity_builtin_extra" file in your Editor's directory under "version\Editor\Data\Resources"2. Try to ... 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