Search Issue Tracker
SceneManager.sceneUnloaded callback still returns scene.isLoaded == true
How to reproduce:1. Open the attached project ("case_1125003-Repro-IsLoaded.zip")2. Open the repro scene ("Level01")3. Enter the Pla... Read more
[Improved Prefab] Nesting changes made in Prefab Mode are not saved on s...
Nesting changes made in Prefab Mode are not saved and the pop up which asks to save the changes while switching back to the main sce... Read more
[iOS] Audio is "jumpy" on some iOS devices, skipping a few frames every ...
Steps to reproduce: 1. Open attached project2. Switch to iOS3. Build for iOS and deploy to device4. Click "Play1" or "Play2" to star... Read more
[2D] Grid view in Scene for Hexagonal Tilemap is broken in 3D mode on MacOS
Grid View in the scene is distorted for Hexagonal Tilemap when the editor is in 3D mode on MacOS Steps to Reproduce:1. Create a new ... Read more
Profiler crashes in ThreadDeserializer when enabling/disabling profiling...
These warning spam the console in Play mode for different particular projects:Internal: JobTempAlloc has allocations that are more t... Read more
Unable to load DLL "advapi32.dll" when calling DateTime.Now
Steps to reproduce:1. Download 1124910_repro.zip project2. Add a breakpoint in test.cs at line 133. Build project for UWP with "Scri... Read more
Assigning a material to a Projector causes the Editor to crash
Steps to reproduce:1. Download and open the attached project2. Assign a Material to the Projector Result: crash Reproduced on 2019.1... Read more
[iOS] The Build process fails within Xcode with a linker error because U...
It looks like in the update to Unity 2018.3 the iOS Trampoline was updated to remove the MediaPlayer framework and to add the MediaT... Read more
Dragging a prefab with a combination of multiple public nested [System.S...
Steps to reproduce:1. Download and open the attached project2. Drag the "broken" prefab into the scene Result: crash Reproduced on 2... Read more
[Android] Error of "Failed to extract resources needed by IL2CPP" when b...
To reproduce:1. Open attached project2. Make sure it is on android platform3. Go to player settings and see if Split Application Bin... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template