Search Issue Tracker
[Scripting] Define Constraints are available for Native Plugins even tho...
Define Constraints should only be visible for Managed Plugins, not Native ones, but they are still visible/available in the Inspecto... Read more
[.NET4.6][RuntimeUpgrade] Empty error is thrown after importing .js scri...
Steps to repro:1. Create new project;2. Go to PlayerSettings window (Edit -> Project Settings -> Player);3. Switch scripting r... Read more
ConcurrentQueuetype is defined multiple times when user's libs defines it
Reproduction steps:1. Open project attached(TestIssue_ConcurrentQueue.zip). Expected result: ConcurrentQueuetype will be defined onc... Read more
RuntimeInitializeOnLoad methods are called multiple times when using def...
How to reproduce:1. Open the attached "RuntimeInitializeOnLoad.zip" project2. Build and Run to Standalone3. Close the Build4. Open a... Read more
PrefabUtility.SaveAsPrefabAsset() freezes the editor when called from On...
To reproduce:1. Open any project2. Import the script attached "CreatePrefab.cs" (or make your own: call PrefabUtility.SaveAsPrefabAs... Read more
SetIsHierarchyDispatchInterested error is thrown when setting probeAncho...
How to reproduce:1. Open given Unity project2. Select CardBoard_Box.fbx and reimport it3. Observe the errors Expected result: Errors... Read more
IDbCommand ExecuteNonQuery method rapidly allocates memory
Reproduction steps:1. Download project "MemLeak.zip" and open in Unity2. Open scene "memtestscene"3. Open Task Manager4. Enter Play ... Read more
ApiUpdater may leave orphan usings when only type qualified references w...
In some scenarios after ApiUpdater runs old, non existing namespaces may be left in using clauses. This may happen if Unity changes ... Read more
The wrong variable value is used when accessing it from a method which i...
Reproduction steps:1. Download and open the attached project "1318169.zip"2. Enter Play mode and notice the values logged in the con... Read more
[RuntimeUpgrade][Mono] Building iOS project with Mono scripting backend ...
Steps to reproduce: 1. Open empty project2. Switch to iOS platform3. Change 'Scripting Backend' to 'Mono'4. Change 'Scripting Runtim... 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
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action