Search Issue Tracker
[.NET 4.6] Cannot see local variables in VS Watch window when debugging ...
Steps to reproduce:1. Download attached project and open "Example" scene2. Open script Example.cs in Visual Studios3. Add breakpoint... Read more
Handles.FreeMoveHandle lags behind the cursor in Retina environment
Reproduction steps:1. Create new Unity project2. Add scripts from https://docs.unity3d.com/ScriptReference/Handles.FreeMoveHandle.ht... Read more
DLL file causes Editor to hang on entering Play mode
Steps to reproduce:1. Open attached “testingDLL.zip” Unity project2. Enter Play mode Expected results:Unity enters Play modeActual r... Read more
[WSA] Serialized variable is causing a crash when loading a scene from A...
Steps to reproduce:1. Open the attached project2. Switch platform to Windows Store3. Open the TanksLoader scene4. Delete Assets\Stre... Read more
Position of an instantiated prefab is not correct in OnEnable
To reproduce: 1. Open the project, attached by the user (SampleInstantiateBug.rar)2 .Open the "TestScen" scene3. Enter Play mode4. O... Read more
Editor crashes if object instantiated in RuntimeInitializeOnLoadMethod i...
Steps to reproduce:1. Open attached “DestroyCrash.zip” project2. Enter Play mode Reproduced in: 2018.1.0a5, 2017.3.0b10, 2017.2.0p2,... Read more
MonoBehaviour script with a Namespace and an Interface which has a metho...
Steps to reproduce:1. Open attached “ScriptLoaded.zip” project2. Open “Main” scene3. Select “Doesn’t work” object in Hierarchy4. Loo... Read more
[DotsShooter] BuildSettings asset is unloaded during build
Steps to reproduce : - import the dots sample project- select menu item A2/Bugs/Build gets wrong executable name- wait for build to ... Read more
[Scripting/Import] Scripts do not get compiled if the Unity Editor insta...
How to reproduce:1. Make sure your Unity Editor path contains an apostrophe (single quote character).2. Create a new project3. Creat... Read more
Crash in mono_aot_get_cached_class_info when selecting a specific file i...
To reproduce: 1. Open the project, attached by the user (Svo.zip)2. Select the "050d841195579c07043318b0d3717006" file in the Projec... 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
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled