Search Issue Tracker
Undo.RecordObject does not record undo when setting HideFlags
Steps to reproduce: 1. Open attached project2. Open scene "TestScene"3. In hierarchy, select "Hide Flag Test Object" game object4. I... Read more
[OSX][Editor] DllNotFoundException: libMonoPosixHelper.dylib when trying...
Reproduction steps:1) Open user's project2) Open scene 'Sample'3) Enter play mode4) From the dropdown in the top right corner of the... Read more
Error "Trying to reload asset from disk that is not stored on disk" appe...
How to reproduce: 1. Open the attached project and "main" scene in it.2. Build Windows executable using Development Build settings.3... Read more
Setting Wireframe alpha color setting to 0 doesn't make wireframe transp...
1. Open new project in 5.4.0f12. Attach a Cube gameobject to scene3. Set scene Shading mode to Wireframe4. In Edit->Preferences s... Read more
[LoopMatch] Generic animation doesn't show loop match indication bulb
How to reproduce:1. Open the attached project2. Select Legs_Spider_Med@Legs_Spider_Med_Walk.fbx model3. In inspector Animations tab ... Read more
Area(baked only) doesn't work properly with Culling Mask
Steps to reproduce: 1) Download attached project "BakedLight_And_Layers.zip" and open in Unity.2) Open scene "TestScene".3) In Hiera... Read more
When content of a scrollrect gets large, the scrollrect scrolls worse th...
How to reproduce:1. Open the attached project2. Open and play TestScene scene3. Select the Content in the hierarchy window (this is ... Read more
DestroyImmidiate() animatorState with bool parameter set to true crashes...
How to reproduce:1. Open the attached project2. Open Test scene3. Select UI Root>UI Camera>Container in hierarchy4. In inspect... Read more
Crash when destroying state while working with AssetDatabase
Steps to reproduce:1. Open attached project.2. Open scene named "Test".3. In the "Hierarchy" window create a new game object.4. Add ... Read more
Unable to set SyncVar value using FieldInfo.SetValue()
Steps to reproduce:1. Open "case 804979" project2. Open "mainscene" scene3. "Build and run" this project and host a server4. Play in... 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