Search Issue Tracker
[Regression] Unity cannot inherit from classes declared as namespaces
To reproduce:1. Open attached project;2. Look at the Console. Expected result: Unity compiles scripts properly or gives meaningful e... Read more
Enabling VR in Player settings does nothing until Editor re-launch
In the Unity Editor under Player settings when you toggle on VR Support it does not actually take effect until you re-start the Unit... Read more
Assertion failed on expression: 'm_InstanceID != InstanceID_None' when r...
To reproduce:1. Open project2. Open 'BlankScene'3. Play the scene4. Click the 'Office Smart 2VR' tile5. Click 'Buiten' tile6. Click ... Read more
Particle submitter emission seed is not randomized when Particle System ...
Reproduction steps:1. Create new project and add unitypackage attached (20170409_bugreport_unrandomized_seed_of_subemitters.unitypac... Read more
Unity crashes at Object::GetInstanceID when Activating or deactivating G...
Steps to reproduce:1. Download 883781_repro.zip and open "new" scene2. Select in Hierarchy "RoomPage"3. Open Animation window and se... Read more
GameObjects are not saved when instantiated from editor and there is no ...
Reproduction steps:1. Open project attached (gameobjectNotSaved.zip)2. Open scene "testScene"3. Click on Window -> TestWindow4. C... Read more
Assets are not saved if OnWillSaveAssets returns an array of paths large...
Reproduction Steps:1. Import attached project.2. Add a label in Inspector to the "Image" asset.3. Observe in the console, that it is... Read more
[macOS] Editor log shows all texture sizes as 0.1 kb when project is built
Reproduction steps: 1. Open the attached project with macOS machine.2. Select the "test texture" in the project view.3. Note, that i... Read more
Unity crashes on mono_custom_attrs_from_class when an incompatible scrip...
How to reproduce:1. Open the attached project2. Open a new scene3. Find NavigationPoint prefab in the project and drag it to the sce... Read more
Impossible to write from a Compute Shader to an integer based Render Tex...
Reproduction Steps:1. Import attached project.2. Open "testScene" scene.3. In the hierarchy, select "TestHost".4. In Inspector, clic... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved