Search Issue Tracker
AudioClip.LoadAudioData() never returns 'true'
How to reproduce: 1. Open attached project- Project contains an audio file and an Editor script which can preload audio clips2. Go t... Read more
[UI] Dropdown stays in highlight phase after selecting an option
Steps to reproduce: 1. Download and import attached project. (UI_Test.zip)2. Open scene: main3. Play.4. Click on dropdown.5. Select ... Read more
Custom GrabPass does not work when Material's Surface Type is Transparent
How to reproduce:1. Open the “1804669_bug“ project2. Open the “SampleScene“3. Observe the GameView Expected result: Both “Cube(O) an... Read more
Error "GetLocalizedString is not allowed" when dragging polygon sprite t...
How to reproduce:1. Create a new project2. Create a new "square" sprite type (Project window -> Create -> Sprites -> Square... Read more
[OSX] NullReferenceException when canceling File browser after selecting...
How to reproduce:1. Create a new project2. Go to Unity>Preferences>External Tools3. Browse for SDK, JDK or NDK4. Pick uncorrec... Read more
[32-bit] Unity crashes on play when loading 32-bit DLL file
To reproduce the bug please follow the steps1. Open "case_693215-DraglineWrapper" project on 32-bit Unity2. Open "dragline" scene3. ... Read more
The Windows standalone player has a default SynchronizationContext set
To reproduce:1. Create a new Unity project.2. Add a script to a game object with this code:void Awake(){if (System.Threading.Synchro... Read more
[OnTriggerStay] Children object trigger colliders are not reacting
Repro steps:1) Open the project2) Run Test.scene3) Notice that the child object(Trigger Right) does not light up even if collision h... Read more
Particles do not collide when particle system is moving
1. What happenedFor cases when- PS is static and other objects are moving- particles don't move, but PS is movingThere's no collisio... Read more
Cannot select console tab after switching current platform API
Steps to reproduce:1. Create empty project w/ default layout2. Turn on player settings and de-select automatic API for the platform ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default