Search Issue Tracker
[HDRP] New scene templates created with unused Volumetric Clouds component
Steps to reproduce: 1) Open affected Unity version, start a new HDRP project (either empty or sample scene) 2) Create a new HDRP sce... Read more
An instance of a class that is derived from a class that is derived from...
Steps to reproduce: 1. Open attached project2. Open up 'blah.cs' script and notice that Msg class is derived from MessageBase and ha... Read more
SwapBuffer doesn't work when Post Processing is enabled
To reproduce:1. Open the project “BlitTest2021_2”2. Open Game view3. Notice the gradient4. Select “Main Camera” in the Hierarchy5. E... Read more
Unity Editor does not mark the Asset dirty after cleaning it up
To reproduce: 1. Download attached "BrokenTextPPtrBug.zip" project and open in Unity2. Select or double click GlacialBasin_GlowFlowe... Read more
Some Unity games crashes on devices from 4.6
Some Unity projects tend to crash in the same place from Unity 4.6, this was not happening in 4.5 Read more
NullReferenceException error appears after compilation
Reproduction steps:1. Open project attached.2. Open scene Load from "Assets/_Scenes" Expected result: There will be no errors after ... Read more
Particle bounds are not being calculated correctly when "Force over Life...
To reproduce:1. Create new project.2. Create Particle System.3. Enable "Force over Lifetime" module.4. Set "Force over Lifetime" to ... Read more
[Hub] Size of the Hub window reverts back to default when closing and op...
How to reproduce:1. Open Hub2. Change the size of the window3. Close the window4. Open the Hub again Expected result: Window is the ... Read more
[Standalone] Referencing a .scene asset as an Object throws null referen...
Reproduction steps:1. Open the attached project2. Build and run Result: in the build null reference exceptions are thrown regarding ... Read more
[WP8] "System.Net.Sockets.SocketException" errors thrown when building p...
To reproduce:1. Build attached project for WP82. Notice "System.Net.Sockets.SocketException" errors in console 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