Search Issue Tracker
Player crashes on il2cpp::vm::Runtime::InvokeWithThrow when using the "w...
Reproduction steps: 1. Open the "IN-47180.zip" project 2. Open "Assets/Scenes/SampleScene" 3. Build and Run the project Expect... Read more
[Shadergraph] Custom Function still uses Vector1 after "vector 1 to floa...
Reproduces on Master (481375fefe) after "Vector 1 to float" change Repro 1. Create a custom function node 2. Add an input Expected r... Read more
Test Framework fails to build player if project includes com.unity.ads
Test Framework fails to build player if project includes com.unity.ads Reproduce: 1. open attached project 2. run tests on standalo... Read more
[iOS][GLES2/3] Screen becomes dark if resolution is changed when image e...
1. Open attached project 2. Build to iOS 3. Press "Native Res" twice it will switch from native to lower and from lower to native 4.... Read more
Rendering artifacts are produced when Physically Based option is enabled...
How to reproduce: 1. Open the attached project "Physical-DoF.zip" 2. Open the "DOFTest" Scene 3. Enter the Play mode Expected resul... Read more
Rider does not open the relevant script file when double-clicking an err...
How to reproduce: 1. Open the user's attached project 2. Open the Console (Window -> General -> Console) 3. Double-click the System.... Read more
[MacOS] Crash when changing the value of a variable whose name includes...
Reproduction steps: 1. Open "1178558" project and "SampleScene" 2. Select "TestObject" GameObject 3. On "NonLatinFieldNameBug" scrip... Read more
[animation] Events not editable in Inspector
Once you create animation Events on a clip in the Inspector, the events can no longer be selected/edited on the timeline. this is a... Read more
Neverending import loop and `Integrate failed on Write Lighting Data job...
Steps to repro: 1. Open the attached project and 'Market' scene; 2. Drag and drop scene 'SecurityRoom' from the Project folder (Ass... Read more
[Texture] Texture.format returns wrong format string on mobiles
1. Open attached project 2. Build to iOS, Android or Windows Phone 3. In middle of screen there will be string which shows texture.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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key