Search Issue Tracker
[Packman] packages-lock.json file is overwritten when resolving packages
How to reproduce: 1. Create and open a new project 2. Open the Packages folder and observe the Date Modified value of the packages-l... Read more
[Node] Sign operator with input 0 returns 1 if the type is set to float.
Repro steps: 1. Add a Sign operator (defaults to float, 0) 2. Drag out a float node to preview the result 3. Observe the result is 1... Read more
Paint Holes Undo Action will corrupt Terrain Objects
If a user completes two paint holes actions on a Terrain object then hits ctrl-z to Undo. Then it will corrupt the Terrain Object an... Read more
[iOS] [AR Foundation] Video and Audio get out of sync over time
Reproduction steps: 1. Open the project in "MWE.zip" 2. Open SampleScene and build for iOS 3. Deploy the project to an iOS device 4.... Read more
[Cache Server] Building process freezes on compiling shader variants whe...
Prerequisite: Unity Accelerator must be installed on the system Reproduction steps: 1. Download the attached "ShaderCmpTests.zip" p... Read more
Project Browser Search has slower response when compared to Quick Search...
Reproduction steps: 1. Create an empty project 2. Type something into the search of the Project Browser Expected result: The Search... Read more
[Memory Profiler] The view does not get changed after selecting the Prev...
How to reproduce: 1. Open the attached '1299864.zip' project 2. Select Window > Analysis > Memory Profiler 3. Select 'Open' next to ... Read more
Calling LoadAssetAtPath during DomainReload returns null asset if asset ...
How to reproduce: 1. Create an asset (i.e. a shader) 2. Create a class with [InitializeOnLoad] in it, and call AssetDatabase.LoadAss... Read more
There is no way to have 2 instances of AndroidJavaObject with different ...
Use cases: 1 AndroidJavaObject needs to be passed to multiple independent bodies of code -- each which have their own independent du... Read more
Curves are cleared for AnimationCurves created via SerializeReferences w...
How to reproduce: 1. Open the attached "1286304.zip" project 2. Right-click on Project window and go to Create -> Test2 3. Select th... 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
- Material Component has two horizontal lines under it when its foldouts are closed
- Some selected Mesh Renderer Materials lead to Assets folder when pinged
- Editor colors appear darkened out when HDR Display Output is enabled
- Default Mesh Renderer Material cannot be found in the Select Material window after removing it from the GameObject
- UI Builder button text disappears in the GameView when the radius of the button is increased in a specific project