Search Issue Tracker
IL2CPP fails to build with conversion error "error C2440"
How to reproduce:1. Open the user's attached project2. Make sure Scripting Backend is set to IL2CPP3. Build And Run Expected results... Read more
SerializedObject reorderable array's items aren't modifiable when Proper...
How to reproduce:1. Open the attached project named "1306326.zip"2. In the Menu Bar click 'SSS' > 'SHOW'3. In the appeared SSS wi... Read more
[Search] Pressing ESC should not close the search window if docked
Pressing ESC should not close the search window if it is docked. Repro steps:1. Create a new project2. Open global search (CTRL+K)3.... Read more
Reflection Probe is not baked after pressing "Bake" button in the per-pr...
Steps to repro:1. Open the attached project and "SampleScene" scene;2. In the Hierarchy select Reflection Probe gameobject;3. In the... Read more
AssetDatabase.SetImporterOverride asset does not execute specific Scrip...
Reproduction steps:1. Open the user's attached project2. In the Project window, select CustomImporter asset3. In the Inspector windo... Read more
[Addressables] Errors when trying to edit the Addressable Profiles Build...
Errors spam the console and sometimes the Editor freezes when trying to edit Build Location fields in the Addressable Profiles windo... Read more
An empty element appears when drag and dropping a Texture 2D to a field ...
Reproduction steps:1. Open the project "GameBase-client.zip"2. Open SpreadSheet Scene2. Click on the "TestObject" in the Hierarchy3.... Read more
Shader Graph Scene Depth Node doesn't work when using Orthographic Camera
How to reproduce:1. Open the attached project2. Open scene Scenes/SampleScene3. In the Hierarchy, double-click the GameObject "Quad"... Read more
Curl error 51: UNITYTLS_X509VERIFY_FLAG_NOT_TRUSTED when making a reques...
How to reproduce:1. Download and extract "mock-backend.zip"2. Update the file "selfSignedCerts/san.cnf" by putting the IP address of... Read more
Infinity loop issue about Sub-Emitters of Particle System Editor
A customer asked me about infinity loop issue occurred at Particle System Editor. Be occurring an infinity loop issue when Sub-Emitt... 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