Search Issue Tracker
Unexpected recursive transfer of MonoBehaviour error on importing package
On importing asset project "Love/Hate" "Unexpected recursive transfer of MonoBehaviour. MonoBehaviour 'Farmer' is being transferred ... Read more
Asset packages list is not alphabetically sorted
Asset packages list is not alphabetically sorted 1. What happenedAsset Packages list is not alphabetically sorted2. How we can repro... Read more
[Shuriken] Multi particle editor does not allows scaling the window
Steps to reproduce: 1. On fresh new project create a particle system.2. Select it.3. In inspector, over particle system component to... Read more
Asset Packages window does not show names with symbols
Preconditions: You have several asset packages imported (with names containing /, ', & symbols.1. Open Unity.2. Press New.3. Pre... Read more
Shader Render Queue Changes doesn't properly reflect in Material m_Custo...
To reproduce:1.Create new project, import attached "CustomShader.shader" file.2.Change project settings in Project Settings > Edi... Read more
WebGL Build fails with error: use of undeclared identifier '____encoderC...
How to reproduce: 1. Open attached project2. Build to WebGL- Note the build fails with the compiler failing to generate LLVM bitcode... Read more
[AnimationController] Clicking on an Animator transition makes Unity hang
Repro steps:1. Open DoorA Animator Controller in the Animator window.2. Start clicking on the states/connections (i.e. Idle to openi... Read more
"Could not allocate memory: System out of memory" fatal error when openi...
Reproduction steps: 1. Download and open the attached project2. Crash -Note, deleting library fixed the problem Reproduced on: 5.2.4... Read more
Graphic arifacts on this current laptop
Reproduces on this laptop on 5.3.3f1 and 5.4.0b7 This is weird- on one laptop (Win 7 64b) this project works perfectly on both GPUs ... Read more
Graphics.Blit flips the image on D3D in 5.4
To reproduce:1. Open attached project2. Open s.scene3. Enter play modeExpected: Game view remains the sameActual: It's upside downRe... 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
- 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
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples