Search Issue Tracker
[Crash][OSX] Standalone build crashes on startup with OpenGL2 on some co...
Reproduction steps:1) Open attached project "GL2Crash"2) Build for OSX Standalone Universal or x64--- Build will crash on startup Wo... Read more
[Scripting] Exception in API updater: Sequence contains more than one ma...
Steps to reproduce: 1. Download and import attached project.2. Reimport "EvilCore.dll" from asset folder.3. Inspect the console. Act... Read more
[GLCore][Windows][Editor] Switching to GLCore breaks GameView, 5.4b4 reg...
Repro steps:1) Open the project(which is empty and newly created)2) Change graphics API to GL3) Notice the Game View breaks (look at... Read more
Selecting color picker freezes editor (caused by "SoundBlaster" or "Nahi...
How to reproduce:1. Create a new project2. Create a new material3. Click on it to see in the inspector4. Select color picker5. Notic... Read more
[iOS][ES2] Shader fails to compile in the GfxDeviceGLES on 5.4/5.5
To Reproduce: 1. Build the attached project for GLES2 (tested on iOS)2. Observe that after the app is launched you'll get these erro... Read more
Unity crash on InsertAnimationClipCurveIDsCrash when applying changes to...
To reproduce:1. Open attached project2. Open Hierarchy window3. Select "Armature|run" animation in the Project window4. In the Inspe... Read more
[Android] Error when coming back from background EGL_BAD_NATIVE_WINDOW o...
Error when coming back from background:D/Unity (23899): [EGL] Unable to acquire context: EGL_BAD_NATIVE_WINDOW: A NativeWindowType a... Read more
Inconsistent return of Input.mousePosition between Windows and OSX
Steps to reproduce:1) open attached 'input.zip'2) build for Stand alone3) play and drag mouse to right top corner Expected: returns ... Read more
[UNETServerDLL] Amount of incomming messages grows when client add host
Steps: 1. Open attached project2. Run "ChatServer.exe"3. Run "ClientGUI.exe"4. Press "Start Client" button5. Press "Connect" button6... Read more
{OSX}Particles emited via script with EmitParams flicker when using sor...
Reproduction steps:1) Open users submitted project, proceed to scene "ParticleSorting"2) Go into playmode and hit "Rotate emitter" G... 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
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project