Search Issue Tracker
[Scripting/Animation] AnimationCurve Scripting API thread checks have ch...
Some of the AnimationCurve api now has thread checks that were not present before the bindings system upgrade. For example AddKey n... Read more
[Mac] App crashes because of MemoryOverflow
Reproduction steps: *1. Edit the Unity Networking files 2. Open "CHKN" project *3. Decrease the size of the textures in the project... Read more
[WindowsMR][Remoting] - With the Enable Mixed Reality Remoting apps fail...
With the bool enabled for Enable Mixed Reality Remoting set to true the app when launched will stay as a 2D app and have 2 holograph... Read more
[Windows Standalone] Aspect Ratio change in Exclusive Fullscreen mode cr...
If user changes the standalone Player's aspect ratio in Exclusive Fullscreen mode, the cursor will have an offset from its "actual" ... Read more
Blend Trees give non-linear root motion and blending when linearVelocity...
How to reproduce: 1. Download project from OwnCloud and open it ("case_1041899_playables.zip") 2. Select object "Test", set "Mecanim... Read more
[TextMeshPro] TMP_CharacterInfo.index has wrong value when using surroga...
Reproduction steps: 1. Download 'SurrogatePairBug.zip' and open in Unity 2. Select "Main" scene 3. Enter Play mode 4. Press "Print C... Read more
Unity incorrectly assigns project unique name when it creates *.sln file...
To reproduce: 1. Download attached project "TestVS.zip" and open in Unity 2. Open newly created .sln file in a text editor Expecte... Read more
Copying Directional Light DepthMap in RawDepth mode crashes Unity Editor
How to reproduce: 1. Open tester-submitted project (RTGetDepthCrash.zip) 2. Open scene "1.unity" 3. Create 3D cube Expected result:... Read more
Dll's script assets are missing after importing assetpackage on .NET 4.6
To reproduce: 1. Create a new project 2. Make sure that Scripting Runtime Version is set to .NET 4.x 3. Import attached "testing.uni... Read more
Crash when passing null reference instead of Animator to AnimationPlayab...
How to reproduce: 1. Open any project 2. Attach the "Crash.cs" script to any Game Object 3. Play the scene Expected result: Editor ... 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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template