Search Issue Tracker
Active
Votes
0
Found in
6000.4.0a1
Issue ID
UUM-124916
Regression
No
NativeReference uses the safety from NativeQueue
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Packages/com.unity.collections/Unity.Collections/NativeReference.cs” Script
3. Search for "NativeQueue" in the opened file
Expected result: Nothing is found
Actual result: "NativeQueue" is found
Reproducible with: 2.5.7, 2.6.0-pre.4 (6000.0.59f1, 6000.2.6f1, 6000.3.0b3, 6000.4.0a1)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment