Search Issue Tracker
[iOS][Graphics] ReadPixels fails for a few seconds after the game was st...
Reproduction steps:1. Open attached project "ReadPixelsError"2. Build scene "Test1" for iOS3. Run the game on a device or through a ... Read more
[GLCore][OSX] Shows error message constantly
Open any project with gl/core Read more
Make Transition generates error
When creating a transition between two states (Make Transition), an error is generated for no reason... example: Asset 'mangagirl': ... Read more
Multiple object are created in the hierarchy tab when more than one asse...
1. Open attached "Test1" Unity project.2. Shift select all assets in the project tab.3. Right click on the hierarchy tab and choose ... Read more
RectTranfrom values of prefab with Canvas are lost after instantiation
How to reproduce:1. Open the attached project2. Open and play test scene (it has Test.cs script on Canvas GO which load and instanti... Read more
Importing lighting data asset bigger than 2GB fails.
The size of the byte array storing the blob of Enlighten data fails be deserialized properly, which leads us to attempting to alloca... Read more
[Crash] Calling SkinnedMeshRenderer.BakeMesh crashes at Mesh::SetChannel...
Steps to reproduce: 1. Open attached project2. Open scene "repro"3. Run it4. Observe a crash Note: BakeMesh.cs has simple script whi... Read more
No text field focus on Add Behaviour
Steps to reproduce:0. Create new project.1. Create new script.2. Create an Animator Controller.3. Press on any state.4. Press "Add B... Read more
Audio Low Pass Filter doesn't work on Audio Listener
Audio Low Pass Filter does not work correctly on Audio Listener while on Audio Source it is still working correctly. Steps to reprod... 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
- Animator Controller Layer Weight field accepts “NaN” as a valid value instead of rejecting it
- Package Manager redirection buttons are changed to "Checkmarks" after installing additional Packages in the Multiplayer Center
- [Linux] Character '@' is not inputted when pressing AltGr + Q with a German keyboard layout
- Animation is affected by TimeScale when setting Animator's updateMode to UnscaledTime in onDisable()
- Sprites lose their reference in Scene and Game view when changing Texture2D Import Settings