Search Issue Tracker
[macOS] Editor significantly slower when using -debugallocator flag
Unity editor is practically unusable in MacOS with Staging. Steps to reproduce: 1. Open Unity with comand line argumets: -enableUn... Read more
[Video Player] Video does not play on standalone build when it is built ...
Steps to reproduce: 1. Open project 2. Build scene to windows 3. Play built scene on windows machine Expected: video will be played... Read more
Failed to load .DLL file, because the specified procedure could not be f...
Repro steps: 1. Open provided projects "cef_test" scene 2. Enter Play mode 3. Press on the "Button" in the Game view 4. Look at the... Read more
[Mono] [iOS] builds that use UnityEngine method SetPropertyUtility.SetSt...
Reproduction Steps: 1. Open User's project 2. Set Scripting Backend to Mono 2x 3. Build to iOS device 4. Press on the image 5. Notic... Read more
Crash in CollabTransactions::TransactionManager::~TransactionManager() w...
Steps to reproduce: 1. Open Unity with -debugallocator command line argument. 2. Make a change in the project (for example add a cub... Read more
TouchScreenKeyboard.Open parameter 'autocorrection' does not work
Description from the documentation: 'The autocorrection determines whether the input tracks unknown words and suggests a more suitab... Read more
Scene Visualization Modes Displaying Incorrect Lightmap Index in Play Mode
Bake a scene and switch the scene visualization mode to baked lighting. Observe that lightmaps are displayed incorrectly when entere... Read more
Crash in GUIView::OnInputEvent when closing a floating window with -debu...
Also crashes when docking a window onto editor. How to reproduce: 1. Open editor with -debugallocator flag (from command line) 2. O... Read more
Stencil shader doesn't render anything
Repro steps: 1. Open provided projects "StencilBlitProblem" Scene 2. See that the Game view is black 3. Click on "Main Camera" in t... Read more
AnimatorOverrideController does not switch through animations
Steps to reproduce: 1. Open user attached project ("Animator System Override") 2. Play the scene 3. Press A a few times to switch 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key