Search Issue Tracker
[Mono] [iOS] builds that use UnityEngine method SetPropertyUtility.SetSt...
Reproduction Steps:1. Open User's project2. Set Scripting Backend to Mono 2x3. Build to iOS device4. Press on the image5. Notice tha... 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 cube ... 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 suitabl... 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. Open... Read more
Stencil shader doesn't render anything
Repro steps: 1. Open provided projects "StencilBlitProblem" Scene2. See that the Game view is black3. Click on "Main Camera" in the ... Read more
AnimatorOverrideController does not switch through animations
Steps to reproduce:1. Open user attached project ("Animator System Override")2. Play the scene3. Press A a few times to switch anima... Read more
Changing UI Game Object color using Color Picker affects Editor labels [...
Changing UI Game Object color with Color Picker makes Editor Hierarchy window labels flicker, some other Editor labels are affected ... Read more
Crash in art_search when opening project with -debugallocator flag
How to reproduce:1. Launch unity with -debugallocator flag2. Open attached project Reproduced with: 2017.1.0b3 ========== OUTPUTING ... Read more
Shadows flicker when using mixed mode shading and adding Cookie to Direc...
To reproduce:1. Download attached project "Unity 5_6 Tests.zip" and open in Unity2. Open "testLux 2" scene3. Set your Real Time Shad... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code