Search Issue Tracker
[Universal RP] - Materials don't animate when "Animated Materials" is to...
When using Universal (or Lightweight) RP, if you have "Animated Materials" turned on in scene view, the materials will not animate. ... Read more
Loading Scene files with removed Unity components results in uninformati...
How to reproduce:1. Open the attached project ("case_1179905-19.3.zip")2. Open the repro scene ("1")3. Select Bug > Check Depende... Read more
"Error terminating external process" message is thrown when rotating the...
How to reproduce:1. Open the attached project "1179901.zip"2. Change the rotation of the Directional Light over and over before Ligh... Read more
Rich Text tags are not recognized when using custom GUIStyle
Repro steps:1. Open user attached project2. Open "UIHelpers.cs" in Assets\Plugins\CodeStage\Maintainer\Scripts\UI\Utils and comment ... Read more
[UI Element Debugger] NullReferenceException error is thrown on assignin...
NullReferenceException error is thrown on assigning unity-font to none in Visual Element section. Steps to repro:1. Create a new pro... Read more
Universal RP has conflicts errors when upgrading project
Opening a project, entering play mode or refocusing to Unity from the desktop causes the following errors to appear in the console. ... Read more
"Unknown error occurred while loading" gets continuously spammed in the ...
How to reproduce:1. Create a new project and open it2. Add the attached "empty.mat" file to it3. In the Project Window click on it t... Read more
Calling ParticleSystem.SetParticles does not apply sizes until the next ...
Run scene 1 in ParticleRewindIssues.zip, enter play mode and press space to rewind.Notice that sizes don't rewind until space is rel... Read more
Warnings occur when selecting an .asmdef file in the Project View on the...
How to reproduce:1. Open the attached "19.3.zip" Project2. Click on the TabsBugExample\Editor3. Observe the Console Expected Behavio... Read more
[UI Element Debugger] InvalidOperationException: Stack empty error is th...
InvalidOperationException: Stack empty error is thrown on changing Windows panel visibility mode to Hidden. Steps to repro:1. Create... 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