Search Issue Tracker
Crash on "ShaderVariantCollection::GetClassIDVirtualInternal" when Shad...
Reproduction steps:1. Open attached project.2. Make sure that game view window is not visible.3. Play the "Test" scene.4. Unity cras... Read more
Crash on rapid resolution change with image effects and large UI image
Repro steps:1) Open the project and TestResolution.scene2) Notice the scene has a RawImage in Canvas and SSAO on Main Camera3) Build... Read more
[OSX] Switching gpus editor crashes
Info:Switching the gpus results in null exception. Project Steps:1. Open any project with intel gpu.2. Switch to AMD. (I'm using gfx... 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
[EventSystem] Selected button gets deselected if interactible is set to ...
1. Open attached project2. Open scene "test"3. Press play4. After few seconds all buttons will become white Note: on versions before... Read more
PolygonCollider2D is flickering when it is not directly assigned to Rigi...
To reproduce the issue follow the steps:1. Open "PolygonColliderBugReport" project2. Open "BugScene" scene3. Play the scene4. Ghost ... Read more
[GLES2][GLSL] Step function does not work properly if edge parameter is ...
Repro steps:1) Open the project with OpenGLES2 graphics API2) Notice the cube which is white3) Change the API to GLCore or DX4) Noti... Read more
[Shuriken] Child sub emitter cannot be rotated and emits only to one dir...
Repro steps:1) Open ShurikenRepro project I attached and particle_rotation_problem.scene2) Try rotating the children particle system... Read more
[WindowsBootstrapper] There is no choice in installation path for VS2015
To Repro:Run DA.Select VS2015.There is no way to select installation path of VS2015. It installs only to C:. Read more
[Substance] Crash when undoing Standard shader change to procedural mate...
Repro steps:1) Open the project and select any procedural material, that has Standard shader (Road_01 f.e.)2) Change the shader to M... 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