Search Issue Tracker
NullReferenceException is thrown after importing Post Processing when it...
How to reproduce:1. Create a new project2. Import Post Processing asset from Package Manager3. Add Post-process Layer component to M... Read more
The "Dirt Texture" property text has a lot of padding and causes difficu...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/SampleScene.unity” Scene Select the “Global Volume” GameObjec... Read more
[iOS] Disabling "Status Bar Hidden" on devices without a notch is not wo...
How to reproduce:1. Open project "StatusBar.zip"2. Open Build Settings and build the project for iOS3. Deploy the app on the iOS dev... Read more
Selecting game object throws two errors: ReflectionTypeLoadException and...
Steps to reproduce: 1. Open attached project2. Open scene "dassa"3. In hierarchy, select "GameObject"4. Notice errors in console:Ref... Read more
Crashes on CachedReader::InitRead when reimporting a corrupted Prefab
How to reproduce:1. Open attached Unity project2. Reimport Assets/Water_Splashes/Prefabs/BigSplash_Size_B.prefab Reproducible with: ... Read more
[Probuilder] NullReferenceException are thrown when face dragging is use...
How to reproduce:1. Open attached project "Probuilder API Examples.zip" and scene "MeshEditorScene"2. Build and run (make sure Devel... Read more
UI not shown until any of its settings are changed, also nullref exceptions
To reproduce:1. Open the attached project "766041 repro.zip"2. Open the scene "Main scene"3. Press "play"4. Notice that the camera d... Read more
[WebGL] Can't compile WebGL project that uses a struct which has an empt...
Reproduction steps:1. Open attached project "IL2CPP Bug"2. Build scene "Main" for WebGL3. Build fails Read more
SkinnedMeshRenderer::SupportsGPUBoneSkinning crash when setting hairRend...
Steps to reproduce:1. Open User-supplied project2. Open and run Scene "Scene" Reproduced in: 2017.4.33f1, 2018.4.10f1, 2019.2.8f1, 2... Read more
Can't build the project on WebGL when using Generic Values for Scriptabl...
How to reproduce:1. Open the attached "GenericValues"2. Open the "SampleScene" scene3. Click Build And Run4. Observe the Console Exp... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class