Search Issue Tracker
Asset Postprocessor doesn't reimport .fbx file with animations on versio...
How to reproduce:1. Open the attached "BugRepro.zip" project2. Open the "Editor\BugReproAssetPostprocessor.cs" script3. Change the "... Read more
[VisionOS] visionos build do not add plugin or frameworks
Reproduction steps:1. Open the attached “Repro“ project2. Build the project on “visionOS” platform (File > Build Settings > vi... Read more
[Mobile Notifications] NullReferenceException occurs if the settings ass...
If you delete the Mobile Notifications Settings asset while viewing it via the Project Settings Window, several NullReferenceExcepti... Read more
[IL2CPP] Socket.Select throws NullReferenceException while using NetMQ l...
1. Install py27-zmq via macports2. Go into project root3. Via terminal python2.7 zmq_echo_rtr.py4. Open project in Unity5. Build to ... Read more
[URP] Renderer Features object missing in UniversalRenderPipelineAsset_R...
Renderer Features object missing in UniversalRenderPipelineAsset_Renderer on removing in its preset asset vice a versa Steps to Repr... Read more
WebGL Build error for Windows 7 32-bit OS
Steps to reproduce: 1. Create a new Unity project on 32-bit OS machine2. Try to build it for WebGL3. Notice that the build won't fin... Read more
“Property offset falls outside of range for type in GetPropertyData” er...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Enter the Play Mode4... Read more
Compute shader reads from the wrong compute buffer when entering the Pla...
Reproduction steps:1. Open the attached “ReproProj” project2. Open the “Assets/New Scene” scene3. Enter the Play mode4. Observe the ... Read more
[MARS] MARS package is not installed and "error CS0122: 'BasePopupField<...
How to reproduce:1. Create a new project2. Add a MARS package3. Observe the Console window Expected result: Mars package installed s... Read more
[UI] Dropdown stays in highlight phase after selecting an option
Steps to reproduce: 1. Download and import attached project. (UI_Test.zip)2. Open scene: main3. Play.4. Click on dropdown.5. Select ... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template