Search Issue Tracker
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
[iOS][ODR] OnDemandResources.PreloadAsync never reports progress
OnDemandResourcesRequest.progress never report any intermediate values between 0 and 1 after OnDemandResources.PreloadAsync is calle... Read more
Custom shadered image is not rendered while in a parent's mask
Repro steps:1) Open the project and Main scene2) Play it and notice only one bar updates3) Select Background->Masked->Panel an... 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
- [RenderGraph] Outputs from camera stack override each other when using OpenGLES3 with a custom renderer feature
- An "RefreshInternalV2 is called before InitialRefresh" error is thrown when opening a project where a build profile with Player settings added is selected
- MeshCollider preview gizmo disappears from the Scene view when overriding the mesh asset using any 3D editing tool
- Tutorial project is not created when started from the Get set up tab
- Audio Listener Component expands when selected