Search Issue Tracker
Symbolink Sources fail to export when building for Android
Steps to reproduce:1. Open Editor2. Put some java source files ((example attached in the edit) under 'Assets' folder3. Go to 'Build ... Read more
[UI] Scroll View Template's Scrollbars overlap when it is created
Reproduction steps:1. Create a new Unity Project2. Create a UI Canvas and create a child ScrollView on it Expected result: Created S... Read more
Simple CustomEditor scripts cause significant performance impact
How to reproduce:1. Open the attached 'project-1252396.zip' project2. In the Hierarchy window select 'Test Object'3. Observe the val... Read more
Incorrect animation preview when using a Blend Tree
Steps to reproduce:1. Open user-supplied project2. Select "testblend" Blend Tree3. Move the 'Blend' slider of the Blend Tree to arou... Read more
[macOS] Frame Debugger causes Game and Frame Debugger windows to flicker...
How to reproduce:1. Open the "Repro.zip" project2. Open the "SampleScene" scene3. Window > Analysis > Frame Debugger4. Enable ... Read more
[Encoding/compression] Changing "Lightmap Encoding" setting does not tak...
To reproduce: 1. Open the project in case 1195549,2. Edit File->Build Settings...->Player Settings...->Player->Lightmap ... Read more
Serialization layout errors when using classes with arrays of structs co...
Steps to reproduce:1. Open user-supplied project2. Run the Sample scene Expected: no errors appearActual: errors appear Reproduced i... Read more
Animator Transition "Settings" expand icon glitches out to the left side...
Steps to repro:1. Create a new project2. Open animator window3. Create a new state and make a transition between them4. Click on tra... Read more
Desktop log of "Warn Unity Plugins: Couldn't open advapi32, error: dlope...
"Warn Unity Plugins: Couldn't open advapi32, error: dlopen failed: library "advapi32" not found" is making noise on non-Windows plat... Read more
[Lumin][IL2CPP] C/C++ source code plugins are not built when building Lu...
Reproduction steps:1. Open the repro project2. Switch to ML Platform3. Point to your ML Certification file in the ML Publishing sect... 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