Search Issue Tracker
Crash on FindActiveTransformWithPathIm when using transform.SetAsLastSib...
Steps to reproduce:1. Open the attached project (1186891.zip)2. Open the "SampleScene"3. Enter the Play Mode4. Exit the Play Mode Re... Read more
ArgumentException is thrown when closing the right-click context menu fo...
How to reproduce:1. Create a new Unity project2. Right-click the SampleScene and select 'Add New Scene'3. Unload the 'SampleScene'4.... Read more
Imported Prefab file (in Library folder) is out-of-sync with source Pref...
A prefab with an old library representation will display different states in Prefab Edit Mode and in its instances in the Scene To r... Read more
Long Prefab save times when using Unity 2022.2 and higher
Reproduction steps:1. Open the attached project “PrefabSave”2. Open the Profiler window (Window > Analysis > Profiler)3. In th... Read more
Frame stepping not working on Addressables operations
How to reproduce:1. Open attached project "FrameStepFpsSpikeTest.zip"2. Open "SampleScene" scene3. Enter Play Mode4. Click the edito... Read more
Documentation for PrefabUtility.SetPropertyModifications() is lacking he...
Complaints from a user: PrefabUtility.SetPropertyModifications() should have better documentation since you need an understanding of... Read more
AsyncOperation.allowSceneActivation is ignored when refocusing Editor
Reproduction steps:1. Open the attached “Test Project” project2. Enter the Play Mode3. Click on a different window, outside the Edit... Read more
Applying overriden name of nested Prefab is silently ignored
How to reproduce:1. Open user's attached 'PrefabBugRepro.zip' project2. Open 'SampleScene' Scene3. Select 'Parent Prefab' GameObject... Read more
Layer dropdown selection is persistent through projects
Reproduction steps:1. Create a New Project2. "Layers" -> Click on "Nothing"3. Create a New Project4. "Layers"5. Notice that "Noth... Read more
Prefab referenced Game Object is not removed from the Scene files when t...
To reproduce:1. Open attached project ("case_1191638.zip")2. Open "MB" Script from Assets and comment/delete the public SO field3. F... 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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build