Search Issue Tracker
[Preset] MeshRenderer does not save changes on creating its preset when ...
On enabling "Contribute Global Illumination" in MeshRenderer and creating its preset leads to the preset not saving the state of the... Read more
ArgumentNullException is thrown twice when maximizing then un-maximizing...
Steps to reproduce:1. Open the attached “My Project(4).zip”2. Open the Game View3. Click Shift+Space to Maximize the Game View4. Cli... Read more
[HDRP][AMD] Nullreference Exception thrown on setting any values in Full...
Nullreference Exception thrown on setting any values in Fullscreen Debug Mode Steps to reproduce:1. Create a new Project with 3D Tem... Read more
[Mac] Unity freezes with failed assertion 'processed == fileSize' when i...
How to reproduce:1. Create a new project2. Import "output.abc" file (download link in the edit) Actual result: Unity freezes. Reprod... Read more
[OnTriggerStay] Children object trigger colliders are not reacting
Repro steps:1) Open the project2) Run Test.scene3) Notice that the child object(Trigger Right) does not light up even if collision h... Read more
Quality Settings' Anisotropic Textures set to Forced On will enable anis...
When "Anisotropic Textures" is set to "Forced On" in "Quality Settings" it'll apply anisotropic filtering to all textures, even if a... Read more
[Hub] Unity Engine stops downloading if you have a weak internet connection
Reproduction steps:1. Have a weak internet connection2. Open Unity Hub3. Start downloading any Unity Engine version Expected result:... Read more
Crash on FindAssetsWithImporterTypeV2 when opening the project
Reproduction steps:1. Open the attached “CrashRepro” project Expected result: The project opensActual result: Unity Editor crashes R... Read more
[Shuriken] Crashes on ParticleSystemParticles::element_assign with uniqu...
Steps to reproduce: 1. Download and import attached project.2. Press play.3. Wait for 3-5 secs. Crash! Notes: Sometimes windows just... Read more
[Outputs] 'InvalidCastException: Specified cast is not valid.' when usin...
Repro steps:1. Create a new VFX or open an existing one.2. Create any Mesh context (i.e. Output Particle Mesh, Output Mesh, etc.)3. ... 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