Search Issue Tracker
AnimationWindow refresh problem when switching tabs
AnimationWindow refresh problem when switching tabs 2) How can we reproduce it using the example you attached Connected to Case 653... Read more
Mesh Renderer performance regression 4.6 vs 5.x (in mecanim stress tests)
We did some performance regression test for some mecanim feature and we found what look like a regression when a GameObject hierarch... Read more
Android SDK update freezes Unity on Win 8.1 even though it's finished
Unity freezes when trying to update Android SDK on Windows 8.1. However, it gets successfully updated and after restarting Unity, yo... Read more
[WebGL]"InvalidCastException" is thrown when running WebGL build
Steps to reproduce this issue: 1. Open the attached project 2. Open 'ExampleScene' 3. Build on WebGL 4. Notice "InvalidCastExcepti... Read more
IL2CPP doesn't support runtime creation of array types.
To Reproduce: 1. Deploy the project attached to the post to an iOS device (make sure scripting backend is set to IL2CPP). 2. Click... Read more
[Canvas][Render Mode] Canvas sort order doesn't work with Screen Space-C...
To reproduce: 1. Open attached project 2. Open RaycastBug scene 3. Press play 4. Click white button on the red button area 5. Noti... Read more
[Plugins] Facebook plugin build fails with Serialization Weaver exception
1. Build and run attached project. Error will be reported: Error building Player: Exception: Failed to run Serialization weaver with... Read more
[HingeJoint] Connected rigidbody should bounce when reaching the max limit
Steps to reproduce: - Open the attached project and the scene - The scene contains a gameobject with hingejoint which is connected t... Read more
[Prefabs] Select Dependencies does not work with recently created prefab
Steps to reproduce: 1. Create a Game Object 2. Attach script to it 3. Drag and drop the Game Object to assets folder in order to cre... Read more
[Documentation] Regression in docs about Profiler
In the current documentation at: http://docs.unity3d.com/Manual/Profiler.html The ADB link info reads incorrectly as: adb forward t... 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
- "Use incremental GC" is a shared parameter but not identified as one with a "*" when displayed in the Player Settings
- "Path could not be found for script compilation file" error is thrown when the files are injected with RegisterPostInitializationOutput
- SrpBatcher causes all SpriteRenderers to render the same sprite when the shader is not compatible with the SrpBatcher
- SelectedIndex does not update when a ListView item is selected by a Mouse click
- Material tiling does not work when compared to the behavior in other versions