Search Issue Tracker
EditorApplication.hierarchyWindowChanged is called twice when GameObject...
To reproduce:1. Open attached project2. Open Custom window3. Click Create GO, will print once4. Click Destroy GO, will print once5. ... Read more
Web player can't find bundles on OSX
Steps to reproduce : - create a new project- create a scene with a few gameobjects- install closed network player (normal player won... Read more
OnEndDrag is called when you click a UI object
To reproduce this bug: 1. Import the attached package2. Open 'scene'3. There is a UI image with a script which has OnBeginDrag, OnDr... Read more
"m_Shape == NULL" error when mesh collider convex is set to false in OnD...
To reproduce:1. Open attached project2. Open crash3. Press play4. Notice "m_Shape == NULL" error in console Read more
Scale of the prefab is ignored, and recalculated into a new value using...
To reproduce:1. Open attached project2. Open UIscaleScene3. Press play4. Notice that button scale is 10 times bigger than prefab scale Read more
Crashes when clicking on transition arrow in mecanim
To reproduce:1. Open attached project2. Open testbed scene3. Open animator window4. Select Nero game object (PlayerCharacter->Til... Read more
The Event Trigger Component just has a spelling error. "Sumbit", instead...
The Event Trigger Component just has a spelling error. "Sumbit", instead of "Submit" Read more
Interactive and BlockRaycast values becomes true when game object is dis...
To reproduce:1. Create new project2. Add Canvas to scene3. Add Canvas group component to Canvas4. Set Interactive and BlockRaycast v... Read more
No way to set InputField's text by script
To reproduce:1. Open attached project2. Open Test scene (The test scene has a single input field. Attached is a script that just set... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler