Search Issue Tracker
FMOD error when importing unitypackage
Import the attached Unity package.You will get this error message in the Console:"Error: Cannot create FMOD::Sound instance for reso... Read more
Setting ScrollRect's normalized position does not work if you do it just...
To reproduce this bug: 1. Import the attached package2. Open 'scene'3. There is 'ScrollView' and 'Panel' as its Content3. Press play... Read more
Crash when creating a prefab from a gameobject which original prefab has...
Steps to repro:1. Create a new gameobject2. Drag it to the project view to create a new prefab3. Delete the prefab, observe that the... Read more
[Camera] The order of the image effects on the camera are not kept when ...
Steps to reproduce:- Open the attached project and the scene 'test'- Re-order image effect components on camera in any order- Hit pl... Read more
Source image doesn't render correctly when sprite is set to 1 unit per p...
To reproduce:1. Open attached project2. Open Scene 13. Notice that Source Image of UI Button doesn't render correctly Read more
WebGL build fails when using DoTween library
-e: see title, works in editor and standalone -repro:--open project--try to build the CompatibilityTest for WebGL--NOTICE build fail... Read more
Social.localUser.Authenticate callback is called more than once, if it f...
To Reproduce: 1. Build the scene 'TestScene(Standalone)' from the attached project to standalone (tested on OSX/iOS). 2. Run, notice... Read more
WWW is not working in WebGL builds
To reproduce this bug: 1. Import the attached package2. Open the scene3. Build on WebGL4. After building WWW object is not successfu... Read more
Crash, when dragging a prefab with script, that sets isKinematic paramet...
To reproduce this bug: 1. Open the attached project2. Select Cube3. It has Rigidbody and script which sets isKinematic parameter OnV... Read more
StateMachineBehaviours do not work if a state inside it has or has had i...
To reproduce this issue: 1. Import the attached package2. Open 'scene'3. Select 'GO' object in the hierarchy4. Open Animator5. Notic... 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