Search Issue Tracker
[Undo] Unity crashes when trying to undo component addition from a GameO...
Reproduction steps:1. Open the attached project2. Create two Game Objects3. Add an UndoBugScript to object A4. Make object B a child... Read more
[Undo] A GameObject appears twice in the hierarchy after undoing
Reproduction steps:1. Open the attached project2. Create an empty GameObject A3. Add "UndoBugScript" to A4. Create a GameObject B as... Read more
[Undo] Component recreated without registering an undo operation
Reproduction steps:1. Open the attached project2. Create an empty GameObject3. Add "UndoBugScript" to the GameObject4. Add any compo... Read more
[Particles] Particle Texture Sheet Animation flickers if Render Mode is ...
To reproduce:1) Open attached project and scene2) Play it and wait a bit - it takes about 10 seconds for emitting to start up Expect... Read more
Unity crashes when closed after un-doing an action
Reproduction steps:1. Open the attached project2. Create a new GameObject3. Add the "UndoBugScript" to it4. Add any component to the... Read more
One of the method overloads receiving generic interface with 2 types is ...
To reproduce:Open attached project Expected: No errors come out in consoleActual: The following error is thrown even though there is... Read more
[UNET] Networked DontDestroyOnLoad Inconsistent Destroy Behaviour betwee...
Reproduction steps:1. Open the attached project2. Enter Play mode (or build and run)3. Press "Scene 3(2 networked DontDestroyOnLoad ... Read more
Multiple VideoPlayers freeze when playing multiple videos
Steps to reproduce:1. Open attached project "863645.zip"2. Download video pack (contains 3x1080p and 3x4k videos, link in the edit)3... 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