Search Issue Tracker
"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
CanvasGroup loses values when disabling the GameObject it's attached to
To reproduce:1. Open the scene and notice that there's a CanvasGroup component attached to the GameObject named "Panel" with an alph... 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
[Mecanim] Animation's Curves flicker between each other
How to reproduce:1. Open the attached project "646473Animation.zip" (It has .fbx file imported with Animation)2. Select Piter in the... Read more
[Mecanim] Ctrl-C and Ctrl-V doesn't work in Animator window
How to reproduce:1. Open the attached project "646469Animation.zip"2. Open the "test" scene (it has simple game object, animation an... 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
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
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
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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template