Search Issue Tracker
Playable Director's unchecked "Play On Awake" allows Animator to play an...
In the "Test" scene there are 2 objects, which use Timeline."CubeAnimation" which uses animation created in Animation window. And "S... Read more
SkinnedMeshRenderer property sharedMesh is null when created via script
Reproduction steps:1. Download project "TestProject.zip" and open in Unity2. Open scene "testscene"3. Enter Play mode Expected: Skin... Read more
NullReferenceException errors when in Playmode, after removing Animation...
To reproduce:1. Open "Test" scene from the attached project "STW_Testing.zip"2. Select "Cube" in hierarchy.3. In Timeline, Record a ... Read more
Timeline's marker jumps back to the last frame of a clip in record mode,...
Because of this behavior a keyframe might appear in a wrong location.It's expected that, when a change is made to the object in a re... Read more
[Android] Exception while initializing GoogleVR from Unity library usin...
Steps to reproduce: 1) Open Unity and create a new project2) Switch platform to Android in the Build settings3) In the Player Settin... Read more
When calling UnityWebRequest.Post and passing a dictionary with data of ...
The following is the error that occurs:"UriFormatException: Uri is longer than the maximum {0} characters." Steps to reproduce:1. Op... Read more
DllNotFoundException when calling SslStream.AuthenticateAsClient on OSX ...
Reproduced only with OSX 10.12.6 and .Net 4.6 How to reproduce:1. Download attached project2. Open "Bug" Scene3. Press Play Actual r... Read more
[Daydream] Black/distorted frame appears when switching between MSAA lev...
Steps to reproduce: 1) Download attached project 'msaa_2017_bug.zip' and open in Unity2) Make sure VR SDK is set to Daydream in the ... Read more
[iOS] [IL2CPP] [.NET 4.6] Confused SyncEvent call in iOS build for .NET ...
Reproduction Steps:1. Open User's project2. Switch platform to iOS3. Build4. Try to compile in XCode Notice that compiler throws err... Read more
[Mobile][IL2CPP] Builds with Blend Trees fail with linker error in Regis...
Steps to reproduce:1. Open the attached project2. Build to iOS3. In Xcode, build to an iOS device Result:[iOS]Build fails with linke... 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
- “IndexOutOfRangeException: Index was outside the bounds of the array.” error is thrown when large Text (TMP) GameObject Overflow field is set to Ellipsis
- The OnValidate method is not invoked when reverting changes on a Prefab Variant
- The “+” button to create Labels is not deactivated when no labels can be created due to no Categories existing and does nothing when pressed
- The UIElements "GeometryChangedEvent" is not invoked when modifying "VisualElement.style.translate"
- Prefab Variant does not get updated when changes are made on "OnValidate" method