Search Issue Tracker
Analytics package reports errors with absolute path
How to reproduce:1. Create a new project2. Install Analytics package3. Try to produce an error related to Analytics package Expected... Read more
"Destroy can only be called from the main thread" is thrown after buildi...
How to reproduce:1. Make sure that IL2CPP is installed2. Open attached project "BugReproduction.zip"3. In Editor, click on Window -&... Read more
NullReferenceException errors appear when using "select half" button
How to reproduce:1. Download and open the attached project2. In the Project window, select both prefabs3. In the Inspector window, p... Read more
Editor crashes on "GrayscaleFilterEffect::RenderGrayscaleFade" when obje...
Reproduction steps:1. Open attached "test47" Unity project.2. Open "Standart Assets/Scenes/withrealgeo" scene.3. Click on "HoloPrint... Read more
[Profiler][Android] "Player AndroidPlayer(X) was restarted on device" is...
Reproduction steps:1. Create a new project2. Switch Platform to Android3. Make sure that Wifi is enabled on a device4. Build for And... Read more
EditorGUI.FloatField cannot return "Infinity"
To reproduce:1. Import attached script to project2. Select window->Bug Test3. Type infinity into first field4. Notice that 3.4028... Read more
NullReferenceException error on PolybrushMesh when unloading Scene in Ed...
How to reproduce:1. Open attached project2. Open SampleScene3. File > New Scene4. See the error message in the Console Reproducib... Read more
Unity crashes on scene saving
Steps to reproduce : - create a new project- right click in the Hierarchy and create a cube- go to File > Save scene- name the sc... Read more
Cannot select objects from scene view if rendering to a texture during O...
Steps to reproduce: 1. Open attached project2. Open scene "picktest"3. Make sure that cube is visible in scene view4. Run the scene5... Read more
[HDRP] Spot light Pyramid Shape has shadow artifacts on aspect ratio val...
Steps to reproduce:1. Open attached project2. Open TestScene3. Adjust the spot angle until you observe the leaking shadows Expected ... 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