Search Issue Tracker
[URP] Unity crashes when setting the Material in Mesh Renderer to "Defau...
Reproduction steps:1. Open the user's attached "My VR Template 1.zip" project2. In the Hierarchy select "Triangle" GameObject3. In t... Read more
Decal doesn't update when changing the texture from a script
Reproduction steps:1. Open the user’s attached project2. Open the “Assets/OutdoorsScene” scene3. Enter Play mode Expected result: Th... Read more
[LWRP/Mac] Assertion failed on expression exceptions are thrown on creat...
"Assertion failed on expression: 'alternativeBackBuffer->GetWidth() == window->GetWidth()'" exceptions are thrown on creating ... Read more
InflateFieldDefinition crash in builds when a specific script is include...
How to reproduce:1. Open the attached project ("repro_1426854.zip")2. In Build Settings, make sure Development Build, Script Debuggi... Read more
[WP8.1] System.IO.File.ReadAllX methods throw IOExceptions
To reproduce:1. Open repro.unitypackage. It contains a script that creates some files and tries to read them using the File.ReadAllX... Read more
"NullReferenceException" in Particle System's Shape Module while referen...
Reproduction steps: Open attached project "SpriteIssues.zip" and scene "BaseBattleWorld_ProperUnits" In Hierarchy window, select "En... Read more
Changing AnimatorCullingMode from Always Animate to Cull Completely does...
To reproduce:1. Open attached project ("761215.rar")2. Open "Demo" scene3. Select Maximize on play in the Game window4. Adjust posit... Read more
Changing Font settings pops up warning everytime game is played or stopped
To reproduce:1) Open the attached project2) Select font file and change rendering mode to hinted raster from default3) Hit apply (or... Read more
Input Display Field doesn't update on 'On Value Changed' call back when ...
How to reproduce:1. Open the user attached project2. Enter Play Mode3. Type in some English letters4. Select the English letters5. C... Read more
UI Raycast doesn't hit the object which is drawn on top
Steps to reproduce: 1. Open attached project2. Open SampleScene and enter playmode3. Click on the button and verify that it works4. ... 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