Search Issue Tracker
Crash when passing null reference instead of Animator to AnimationPlayab...
How to reproduce:1. Open any project2. Attach the "Crash.cs" script to any Game Object3. Play the scene Expected result: Editor shou... 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
AfterForwardOpaque command buffer renders too late when rendering dynami...
Steps to reproduce:1. Download and open the attached project2. Open Scene "DemoSceneWater"3. Enter Playmode4. Set "Clouds" to any va... Read more
Progressive Lightmapper Area light doesn't get occluded
How to reproduce:1. Import user-submitted project (Test.unitypackage)2. Open "TESTPLM.unity" scene3. Bake lighting Expected result: ... Read more
[IL2CPP] Compilation fails when building project with Rewired asset on W...
To reproduce: 1. Download attached project "WindowsIL2CPPCompilerBugB.zip" and open in Unity3. Open "EightPlayers" scene4. Build pro... 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
Adding MeshCollider Meshes without CookingOptions.CookForFasterSimulatio...
To reproduce:1. Open project2. Open and play 'PhysicsMeshCrash' scene Expected vs actual: editor should not crash Reproduced: 2017.3... Read more
[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 now... Read more
Unity crashes or freezes during script recompilation after making change...
To reproduce:1. Open the attached project2. Search for the "StandardShaderGUI" script and open it3. Uncomment the 571st line Expecte... Read more
[ProBuilder] 3D model becomes corrupted when the editor is attempted to ...
3D model became corrupted when the editor was attempted to be closed during probuilder subdivision task. 2. How we can reproduce it ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS