Search Issue Tracker
Sprite ordering doesn't work for specific sprite which uses custom shader
How to reproduce: 1. Open the attached project 2. Open "PalleteSprite" scene 3. Notice that even if "Lamp - order broken" has Order ... Read more
Assigning value type to multiple parameters in same line will crash Unity
Steps to reproduce: 1. Open attached project "MultiAssign.zip" 2. Open scene "repro" 3. Run scene and Unity freezes (sometimes cras... Read more
[OSX] Unity crashes on play when "Virtual Reality Supported" is enabled
Reproduction steps: 1. Open attached "case_759893-vrball" Unity project. 2. Play the project with any scene. 3. Unity crashes. 4. Op... Read more
Creating new GameObject crashes Editor after loading scene in Single mod...
Reproduction steps: 1) Open attached "CrashTest" project and proceed to scene "a". 2) Go into playmode. Expected behavior: Scene "... Read more
[OSX] Directional keys don't work with InputField in standalone, but wor...
How to reproduce: 1. Open the attached project 2. Open and Play InputField scene 3. Type something to InputField 4. Click Shift + le... Read more
NetworkServer.DisconnectAll() makes isActive false
NetworkServer.DisconnectAll() makes NetworkServer.isActive false. I does not stop the server from listening, so the server is then i... Read more
[Shuriken] ParticleSystem.Pause() resets Start delay
Steps to reproduce: 1. Download and import attached project. 2. Open scene: main. 3. Play. 4. Use A, S, D to Play(), Stop(), Pause(... Read more
DrivenRectTransformTracker doesn't render new position of children objects
Repro steps: 1) Open the project and Bug.scene 2) Select Canvas->Flexible Vertical Layout 3) Change Pos X variable 4) Notice that th... Read more
[Editor] Freeze when httpwebrequest() timeouts twice and script recompiles
Repro steps: 1) Open the project and only scene in it 2) Play - make sure there are two "Abort" messages in console 3) Reimport the ... Read more
ParticleSystem calls (Play, Stop, Clear, IsAlive, etc) with 'withChildre...
Steps to reproduce: 1. Open attached project 2. Open the only scene in it 3. Open the 'Profiler' window 4. Play the scene 5. Notice... 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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working