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 meaning... 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 project 2. Open 'BlankScene' 3. Play the scene 4. Click the 'Office Smart 2VR' tile 5. Click 'Buiten' tile 6.... 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.unitypa... Read more
Unity crashes at Object::GetInstanceID when Activating or deactivating G...
Steps to reproduce: 1. Download 883781_repro.zip and open "new" scene 2. Select in Hierarchy "RoomPage" 3. Open Animation window and... 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 -> TestWindow 4. ... 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... 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, tha... Read more
Unity crashes on mono_custom_attrs_from_class when an incompatible scrip...
How to reproduce: 1. Open the attached project 2. Open a new scene 3. Find NavigationPoint prefab in the project and drag it to the ... 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, ... 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 Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding