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
When playing the scene sprites gets garbled in Canvas Renderer when text...
How to reproduce:o the run the project:1. Open the test project2. Change the target platform to Androida. Set the texture compressio... Read more
'Welcome' and 'project selection' windows are connected with white strip...
To reproduce:1. Start 2 versions of Unity2. Press 'Open' (on any version) and immediately click on any active program on 2nd monitor... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved