Search Issue Tracker
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
[Shuriken] Disabling automatic culling for parent particle disables also...
Steps to reproduce: 1. Download and import attached project.2. Open scene: main.3. Select particle system (1).4. In inspector, over ... Read more
Decreased performance on low end devices when UI is used
1. Open attached package2. Add content to scene3. Build to iPhone 44. FPS will be around 20 Regression from 5.2.0f3No repro with 5.1... Read more
Mono AOT JIT exceptions are hard to interpret
Sometimes mono aot does not compile properly and jit exceptions like this are produced. ExecutionEngineException: Attempting to JIT ... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks